gitk: Refactor code for binding modified function keys
commit69ecfcd6ebcc42c73be25b876c79ee09d5f2901d
authorAndrew Wong <andrew.kw.w@gmail.com>
Tue, 2 Oct 2012 15:04:44 +0000 (2 11:04 -0400)
committerPaul Mackerras <paulus@samba.org>
Sun, 21 Oct 2012 22:16:31 +0000 (22 09:16 +1100)
tree162dc9216a392fc2c6bf042cd900a8bb40761486
parentf062e50fe69e01376b6ebf7ade8402b782620ac3
gitk: Refactor code for binding modified function keys

The function includes a workaround for systems where F* keys are mapped
to XF86_Switch_VT_* when modifiers are used.

Signed-off-by: Andrew Wong <andrew.kw.w@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk