All pastes #596993 Raw Edit

Mine

public text v1 · immutable
#596993 ·published 2007-06-30 10:48 UTC
rendered paste body
;LOWLEVEL UI INPUT, CHANGE AT OWN RISK!

[Form]
Backspace		= Backspace
Del                     = Delete

[Widget Container]
Enter			= Click default button
Tab                     = Focus next widget
Tab shift               = Focus previous widget


[Gtk Widget]
Esc                     = External Action, "Esc short"
Esc ctrl                = External Action, "Esc long"
F5                      = External Action, "Home short"
F4                      = External Action, "Menu"
F2_long                 = External Action, "Home long"
F6                      = External Action, "Otimized view"
F7                      = External Action, "Page down"
F8                      = External Action, "Page up"
Backspace               = Back


[Browser Widget]
Enter ctrl              = Wand
Right                   = Navigate right
Left                    = Navigate left
Down                    = Page down
Up                      = Page up
Left_long               = Scroll left
Right_long              = Scroll right
Up_long                 = Scroll up
Down_long               = Scroll down
Enter                   = Page down
Tab                     = Focus next widget
Tab shift               = Focus previous widget
PageUp                  = Page up
PageDown                = Page down
ctrl x                  = Cut
ctrl c                  = Copy
ctrl v                  = Paste
ctrl e                  = Wand
Home                    = Go to start
End                     = Go to end
Home ctrl               = Go to start
End ctrl                = Go to end
Space ctrl              = Activate element
Space shift             = Page up
Space                   = Page down
Enter shift             = Open link in new page
Enter ctrl shift        = Open link in background page
Space ctrl shift        = Open link in background page
F7                      = External Action, "Page down"
F8                      = External Action, "Page up"

[Button Widget]
Enter			= Click button
Space                   = Click button

[Radiobutton Widget]
Enter			= Click button
Space                   = Click button

[Checkbox Widget]
Enter			= Check item | Uncheck item
Space                   = Check item | Uncheck item

[List Widget]
Enter                   = Click button
Right                   = Next item
Left                    = Previous item
Right shift             = Range next item
Left shift              = Range previous item
Down                    = Next item
Up                      = Previous item
Down shift              = Range next item
Up shift                = Range previous item
PageUp                  = Page up
PageDown                = Page down
PageUp shift            = Range page up
PageDown shift          = Range page down
Home                    = Go to start
End                     = Go to end
Home shift              = Range go to start
End shift               = Range go to end
Space ctrl              = Unfocus form

[Edit Widget]
Left                    = Previous character
Right                   = Next character
Left  shift             = Range previous character
Right shift             = Range next character
Left  ctrl  shift       = Range previous word
Right ctrl  shift       = Range next word
Up                      = Previous line
Down                    = Next line
Up  shift               = Range previous line
Down shift              = Range next line
PageUp                  = Page up
PageDown                = Page down
PageUp shift            = Range page up
PageDown shift          = Range page down
Home                    = Go to line start
End                     = Go to line end
Home shift              = Range go to line start
End shift               = Range go to line end
Home ctrl               = Go to start
End ctrl                = Go to end
Home ctrl shift         = Range go to start
End ctrl shift          = Range go to   end
l ctrl                  = Left adjust text
r ctrl                  = Right adjust text
Space ctrl              = Unfocus form
ctrl Right              = Next word
ctrl Left               = Previous word
ctrl d                  = Backspace word

[Dropdown Widget] 
Esc			= Close dropdown
Enter                   = Show dropdown
Esc                     = Close dropdown
Down alt                = Show dropdown
Right                   = Next item
Left                    = Previous item
Down                    = Next item
Up                      = Previous item
PageUp                  = Page up
PageDown                = Page down
Home                    = Go to start
End                     = Go to end
Space ctrl              = Unfocus form