turn on auto-mnemonics (gtk 2.20 feature)
This commit is contained in:
parent
67bae1f129
commit
fd98cb3947
@ -19,6 +19,9 @@ gtk-alternative-sort-arrows = 1
|
|||||||
# Windows users don't expect the PC Speaker beeping at them when they backspace in an empty textview and stuff like that
|
# Windows users don't expect the PC Speaker beeping at them when they backspace in an empty textview and stuff like that
|
||||||
gtk-error-bell = 0
|
gtk-error-bell = 0
|
||||||
|
|
||||||
|
# hide mnemonic underlines until the Alt key is pressed
|
||||||
|
gtk-auto-mnemonics = 1
|
||||||
|
|
||||||
style "msw-default"
|
style "msw-default"
|
||||||
{
|
{
|
||||||
GtkWidget::interior-focus = 1
|
GtkWidget::interior-focus = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user