GNOME Bugzilla – Bug 556627
Terminal title usability
Last modified: 2008-10-16 21:33:21 UTC
Hello, I am using GNOME-Terminal very often - usually I have two windows open (for convenience). I am making a GTK app in Python (Alarm Clock) and there is one thing that annoys me - window title. There should be a keyboard shortcut for it (even like CTRL+SHIFT+ALT+E for example, T might be confused with new tab). Second issue - there is no default widget for gtk_text_entry where you enter the title, so user is forced to do ALT+O (for OK) or click with mouse. Because of this, I have to move my hands between the keyboard and mouse - from keyboard to mouse to get window title change dialog, then from mouse to keyboard to enter the title, then from keyboard to mouse to click "OK" and then from mouse to keyboard to begin working. This isn't of course a big deal, but it would be great if someone take a look at it. Thanks. Other information:
You can assign a keybinding to Edit Title from the keybinding editor, Edit->Keybindings.... The rest is bug 548388. *** This bug has been marked as a duplicate of 548388 ***