Searched refs:XK_Alt_L (Results 1 – 4 of 4) sorted by relevance
210 { XK_Alt_L, Window::Key::kOption }, in get_key()
38 case XK_Alt_L: in X11CodeToKey()
217 { XK_Alt_L, skui::Key::kOption }, in get_key()
197 pub const XK_Alt_L: u32 = 65513; constant