How to make terminator the default console?
I want to make terminator the default console and assign a short-cut for that. ie. Ctrl + Alt + T. Can anyone please tell me how to do it?
I want to make terminator the default console and assign a short-cut for that. ie. Ctrl + Alt + T. Can anyone please tell me how to do it?
So, you have two questions, and both of them are answered previously on ask.fedoraproject.org.
If you have
dconf-editor
Go to (org->Gnome->Desktop->Applications->terminal
) and change the value. Then reboot and check.or
gsettings set org.gnome.desktop.default-applications.terminal exec terminator
Go to
System Settings->Keyboard
and add a new short-cut.In the Command field you write the command you want to run, associated to the shortcut you will provide later. For example, one of my custom shortcuts is:
Name:
Terminal
Command:
gnome-terminal --profile=Default --geometry=95x35+250+60
Then click Apply, and in the second column you will see the field Disabled, where you need to type the key combination for the shortcut.
Asked: 2012-11-29 01:57:04 -0600
Seen: 9,207 times
Last updated: Nov 29 '12