Home
last modified time | relevance | path

Searched defs:keybindings (Results 1 – 25 of 139) sorted by relevance

123456

/dports/misc/pinfo/pinfo-0.6.13/src/
H A Dparse_config.h34 typedef struct keybindings struct
36 int totalsearch_1, totalsearch_2;
37 int search_1, search_2;
38 int goto_1, goto_2;
39 int prevnode_1, prevnode_2;
40 int nextnode_1, nextnode_2;
41 int upnode_1, upnode_2;
65 keybindings; argument
/dports/archivers/dpkg/dpkg-1.19.7/dselect/
H A Dbindings.h24 struct keybindings { struct
27 struct orgbinding {
32 struct keyname {
37 struct description {
41 struct binding {
72 keybindings(const interpretation *ints, const orgbinding *orgbindings); argument
/dports/deskutils/fff/fff-2.2/
H A DREADME.md261 ### Keybindings
340 ### Disabling keybindings.
355 ### Dealing with conflicting keybindings.
360 ### How to figure out special keys.
/dports/accessibility/orca/orca-41.1/src/orca/backends/
H A Djson_backend.py52 def saveDefaultSettings(self, general, pronunciations, keybindings): argument
80 def saveAppSettings(self, appName, profile, general, pronunciations, keybindings): argument
94 pronunciations, keybindings): argument
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/jroimartin/gocui/_examples/
H A Dontop.go55 func keybindings(g *gocui.Gui) error { func
H A Dmouse.go60 func keybindings(g *gocui.Gui) error { func
H A Dgoroutine.go61 func keybindings(g *gocui.Gui) error { func
/dports/deskutils/py-khal/khal-0.10.4/tests/ui/
H A Dtest_calendarwidget.py8 keybindings = { variable
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/miguelmota/gocui/gocui-0.4.2/_examples/
H A Dontop.go55 func keybindings(g *gocui.Gui) error { func
H A Dmouse.go60 func keybindings(g *gocui.Gui) error { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/jesseduffield/gocui/_examples/
H A Dontop.go54 func keybindings(g *gocui.Gui) error { func
H A Dmouse.go56 func keybindings(g *gocui.Gui) error { func
H A Dgoroutine.go60 func keybindings(g *gocui.Gui) error { func
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/jesseduffield/gocui/gocui-40df0be5a474/_examples/
H A Dontop.go58 func keybindings(g *gocui.Gui) error { func
H A Dmouse.go63 func keybindings(g *gocui.Gui) error { func
/dports/www/wuzz/wuzz-0.5.0/vendor/github.com/jroimartin/gocui/_examples/
H A Dontop.go55 func keybindings(g *gocui.Gui) error { func
H A Dmouse.go60 func keybindings(g *gocui.Gui) error { func
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/jroimartin/gocui/gocui-0.4.0/_examples/
H A Dontop.go55 func keybindings(g *gocui.Gui) error { func
H A Dmouse.go60 func keybindings(g *gocui.Gui) error { func
/dports/x11-wm/metacity/metacity-3.42.0/data/
H A DMakefile.am5 keybindings \ subdir
/dports/x11-wm/metacity/metacity-3.42.0/data/keybindings/
H A DMakefile.am3 keybindingsdir = @GNOME_KEYBINDINGS_KEYSDIR@ directory
/dports/x11-wm/bbkeys/bbkeys-0.9.1/src/
H A DConfigOptions.h37 keybindings, enumerator
/dports/sysutils/byobu/byobu-5.133/usr/share/byobu/keybindings/
H A DMakefile.am1 keybindingsdir = $(datadir)/@PACKAGE@/keybindings directory
/dports/sysutils/mate-control-center/mate-control-center-1.26.0/capplets/
H A DMakefile.am8 keybindings \ subdir
/dports/x11/tilda/tilda-tilda-1.5.0/src/
H A Dtilda-keybinding.c90 TildaKeybindingTreeView *keybindings = in tilda_keybinding_init() local
283 TildaKeybindingTreeView *keybindings) in keybinding_button_press_event_cb()
386 validate_keybindings (TildaKeybindingTreeView *keybindings, in validate_keybindings()

123456