Home
last modified time | relevance | path

Searched refs:PageUp (Results 1 – 25 of 2570) sorted by relevance

12345678910>>...103

/dports/games/angband/Angband-4.2.2/lib/customize/
H A Dpref.prf115 keymap-input:0:[PageUp]
116 keymap-input:1:[PageUp]
117 keymap-input:0:{K}[PageUp]
118 keymap-input:1:{K}[PageUp]
119 keymap-input:0:{MK}[PageUp]
120 keymap-input:1:{MK}[PageUp]
180 keymap-input:0:{S}[PageUp]
184 keymap-input:1:{S}[PageUp]
253 keymap-input:0:^[PageUp]
254 keymap-input:1:^[PageUp]
[all …]
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/KeyBindings/
H A DDefaultKeyBindings.dict48 "PageUp" = "scrollPageUp:";
52 "Shift-PageUp" = "pageUpAndModifySelection:";
55 "Control-PageUp" = "pageUp:";
58 "Alternate-PageUp" = "pageUp:";
/dports/editors/helix/helix-0.5.0/helix-view/src/
H A Dkeyboard.rs77 PageUp, enumerator
116 KeyCode::PageUp => CKeyCode::PageUp, in from()
144 CKeyCode::PageUp => KeyCode::PageUp, in from()
/dports/www/wuzz/wuzz-0.5.0/
H A Dsample-config.toml42 PageUp = "pageUp"
48 PageUp = "pageUp"
54 PageUp = "pageUp"
/dports/audio/spotify-tui/spotify-tui-0.25.0/src/event/
H A Dkey.rs34 PageUp,
116 | Key::PageUp
159 code: event::KeyCode::PageUp,
161 } => Key::PageUp,
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/cursespp/
H A DScrollableWindow.cpp125 else if (keys.PageUp(key)) { this->PageUp(); return true; } in KeyPress()
153 this->PageUp(); in MouseEvent()
243 void ScrollableWindow::PageUp() { in PageUp() function in ScrollableWindow
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/crosstermion-0.8.1/src/
H A Dinput.rs11 PageUp, enumerator
59 PageUp => Key::PageUp, in try_from()
93 PageUp => Key::PageUp, in try_from()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/app/util/
H A DHotkeys.cpp64 { "key_page_up", Id::PageUp },
146 { Id::PageUp, "KEY_PPAGE" },
369 bool PageUp(const std::string& key) override { return PageUp() == key; } in PageUp() function in NavigationKeysImpl
381 std::string PageUp() override { return Hotkeys::Get(Hotkeys::PageUp); } in PageUp() function in NavigationKeysImpl
/dports/chinese/librime/librime-1.7.3/src/rime/gear/
H A Dselector.cc60 PageUp(ctx); in ProcessKeyEvent()
71 PageUp(ctx); in ProcessKeyEvent()
115 PageUp(ctx); in ProcessKeyEvent()
149 bool Selector::PageUp(Context* ctx) { in PageUp() function in rime::Selector
/dports/net/tinyfugue/tf-50b8/tf-lib/
H A Dteraterm.keyboard.cnf21 ;PageUp key
111 ; Ctrl + PageUp
112 PageUp=1353
/dports/net/tinyfugue-devel/tinyfugue-5.1.3/lib/tf/
H A Dteraterm.keyboard.cnf21 ;PageUp key
111 ; Ctrl + PageUp
112 PageUp=1353
/dports/misc/mc-nox11/mc-4.8.27/misc/
H A Dmc.default.keymap95 PageUp = pgup; alt-v
194 PageUp = pgup; alt-v
222 PageUp = pgup; alt-v
236 PageUp = b; pgup; alt-v; backspace
252 PageUp = pgup; alt-v
271 PageUp = pgup
415 PageUp = b; pgup; alt-v; backspace
453 PageUp = pgup; alt-v
491 PageUp = pgup
H A Dmc.emacs.keymap95 PageUp = pgup; alt-v
194 PageUp = pgup; alt-v
222 PageUp = pgup; alt-v
236 PageUp = b; pgup; alt-v; backspace
252 PageUp = pgup; alt-v
271 PageUp = pgup; alt-v
417 PageUp = b; pgup; alt-v; backspace
455 PageUp = pgup; alt-v
493 PageUp = pgup
/dports/misc/mc/mc-4.8.27/misc/
H A Dmc.default.keymap95 PageUp = pgup; alt-v
194 PageUp = pgup; alt-v
222 PageUp = pgup; alt-v
236 PageUp = b; pgup; alt-v; backspace
252 PageUp = pgup; alt-v
271 PageUp = pgup
415 PageUp = b; pgup; alt-v; backspace
453 PageUp = pgup; alt-v
491 PageUp = pgup
H A Dmc.emacs.keymap95 PageUp = pgup; alt-v
194 PageUp = pgup; alt-v
222 PageUp = pgup; alt-v
236 PageUp = b; pgup; alt-v; backspace
252 PageUp = pgup; alt-v
271 PageUp = pgup; alt-v
417 PageUp = b; pgup; alt-v; backspace
455 PageUp = pgup; alt-v
493 PageUp = pgup
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/cursespp/cursespp/
H A DINavigationKeys.h49 virtual bool PageUp(const std::string& key) = 0;
61 virtual std::string PageUp() = 0;
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc58 engine_class->page_up = PageUp; in Register()
137 void EngineRegistrar::PageUp(IBusEngine *engine) { in PageUp() function in mozc::ibus::EngineRegistrar
138 g_engine->PageUp(engine); in PageUp()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc58 engine_class->page_up = PageUp; in Register()
137 void EngineRegistrar::PageUp(IBusEngine *engine) { in PageUp() function in mozc::ibus::EngineRegistrar
138 g_engine->PageUp(engine); in PageUp()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc58 engine_class->page_up = PageUp; in Register()
137 void EngineRegistrar::PageUp(IBusEngine *engine) { in PageUp() function in mozc::ibus::EngineRegistrar
138 g_engine->PageUp(engine); in PageUp()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc58 engine_class->page_up = PageUp; in Register()
137 void EngineRegistrar::PageUp(IBusEngine *engine) { in PageUp() function in mozc::ibus::EngineRegistrar
138 g_engine->PageUp(engine); in PageUp()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc58 engine_class->page_up = PageUp; in Register()
137 void EngineRegistrar::PageUp(IBusEngine *engine) { in PageUp() function in mozc::ibus::EngineRegistrar
138 g_engine->PageUp(engine); in PageUp()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dengine_registrar.cc58 engine_class->page_up = PageUp; in Register()
137 void EngineRegistrar::PageUp(IBusEngine *engine) { in PageUp() function in mozc::ibus::EngineRegistrar
138 g_engine->PageUp(engine); in PageUp()
/dports/games/renpy/renpy-7.4.11-sdk/launcher/game/tl/portuguese/
H A Dandroid.rpy32 …y when the button is held down. Escape is mapped to the menu button, and PageUp is mapped to the b…
33 …apenas quando o botao é clicado. Escape é emulado como botao do menu, e PageUp é emulado como bot…
36 …y when the button is held down. Escape is mapped to the menu button, and PageUp is mapped to the b…
37 …apenas quando o botao é clicado. Escape é emulado como botao do menu, e PageUp é emulado como bot…
40 …is mapped to the select button, Escape is mapped to the menu button, and PageUp is mapped to the b…
41 …apenas quando o botao é clicado. Escape é emulado como botao do menu, e PageUp é emulado como bot…
116 …is mapped to the select button, Escape is mapped to the menu button, and PageUp is mapped to the b…
117 …stá mapeado como o botao select. Escape está mapeado como o botão menu y PageUp está mapeado como …
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/manifoldco/promptui/
H A Dselect.go58 PageUp Key // PageUp defaults to left arrow key member
190 case key == s.Keys.PageUp.Code || (key == 'h' && !searchMode):
191 s.list.PageUp()
450 PageUp: Key{Code: KeyBackward, Display: "←"},
488 PageUpKey: s.Keys.PageUp.Display,
/dports/editors/xi-term/xi-term-d264767/src/core/
H A Dcmd.rs37 PageUp, enumerator
76 "pu" | "page-up" => Ok(Command::PageUp), in from_str()

12345678910>>...103