[Pidgin] #6813: Make CTRL-F4 close tabs by default
Pidgin
trac at pidgin.im
Wed Aug 27 08:46:41 EDT 2008
#6813: Make CTRL-F4 close tabs by default
--------------------------------+-------------------------------------------
Reporter: honkfrog | Owner: lschiere
Type: defect | Status: new
Component: unclassified | Version: 2.5.0
Keywords: ctrl f4 close tabs |
--------------------------------+-------------------------------------------
To follow window manager shortcut conventions, ctrl-f4 should close tabs:
Alt-tab switches windows, and Alt-f4 closes windows.
ctrl-tab switches tabs, and ctrl-f4 currently does nothing.
Furthermore, if people want to change their shortcuts, they edit the
accels file. Unfortunately, changing
; (gtk_accel_path "<main>/Conversation/Close" "<Control>w")
to
; (gtk_accel_path "<main>/Conversation/Close" "<Control>F4")
does nothing, and pidgin saves over your changes with its default again
(pidgin was shut down fully when I edited the file).
--
Ticket URL: <http://developer.pidgin.im/ticket/6813>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list