Home
last modified time | relevance | path

Searched refs:Key_Alt_Right (Results 1 – 5 of 5) sorted by relevance

/dports/editors/jed/jed-0.99-19/lib/
H A Dkeydefs.sl53 variable Key_Alt_Right = "^@\d157";
185 variable Key_Alt_Right = strcat("\e", Key_Right);
/dports/x11-toolkits/redkite/redkite-1.3.1/src/platforms/xwin/
H A DRkEventQueueX.cpp221 case XK_Alt_R: return Rk::Key::Key_Alt_Right; in fromKeysym()
/dports/x11-toolkits/redkite/redkite-1.3.1/include/
H A DRk.h157 Key_Alt_Right = 0x02000000, enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/include/
H A DRk.h157 Key_Alt_Right = 0x02000000, enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/src/platforms/xwin/
H A DRkEventQueueX.cpp221 case XK_Alt_R: return Rk::Key::Key_Alt_Right; in fromKeysym()