Home
last modified time | relevance | path

Searched refs:weston_compositor_add_key_binding (Results 1 – 8 of 8) sorted by relevance

/third_party/weston/compositor/
Dweston-screenshooter.c195 weston_compositor_add_key_binding(ec, KEY_S, MODIFIER_SUPER, in screenshooter_create()
197 weston_compositor_add_key_binding(ec, KEY_R, MODIFIER_SUPER, in screenshooter_create()
Dscreen-share.c1180 weston_compositor_add_key_binding(compositor, KEY_S, in wet_module_init()
/third_party/weston/libweston/
Dlauncher-util.c116 weston_compositor_add_key_binding(compositor, key, in weston_setup_vt_switch_bindings()
Dbindings.c69 weston_compositor_add_key_binding(struct weston_compositor *compositor, in weston_compositor_add_key_binding() function
587 weston_compositor_add_key_binding(compositor, KEY_SPACE, in weston_install_debug_key_binding()
/third_party/weston/desktop-shell/
Dshell.c5041 weston_compositor_add_key_binding(ec, KEY_BACKSPACE, in shell_add_bindings()
5055 weston_compositor_add_key_binding(ec, KEY_BRIGHTNESSDOWN, 0, in shell_add_bindings()
5057 weston_compositor_add_key_binding(ec, KEY_BRIGHTNESSUP, 0, in shell_add_bindings()
5079 weston_compositor_add_key_binding(ec, KEY_PAGEUP, mod, in shell_add_bindings()
5081 weston_compositor_add_key_binding(ec, KEY_PAGEDOWN, mod, in shell_add_bindings()
5083 weston_compositor_add_key_binding(ec, KEY_M, mod | MODIFIER_SHIFT, in shell_add_bindings()
5085 weston_compositor_add_key_binding(ec, KEY_F, mod | MODIFIER_SHIFT, in shell_add_bindings()
5100 weston_compositor_add_key_binding(ec, KEY_TAB, mod, switcher_binding, in shell_add_bindings()
5102 weston_compositor_add_key_binding(ec, KEY_F9, mod, backlight_binding, in shell_add_bindings()
5104 weston_compositor_add_key_binding(ec, KEY_F10, mod, backlight_binding, in shell_add_bindings()
[all …]
/third_party/weston/ivi-shell/
Divi-shell.c396 weston_compositor_add_key_binding(compositor, KEY_BACKSPACE, in init_ivi_shell()
/third_party/weston/include/libweston/
Dlibweston.h1644 weston_compositor_add_key_binding(struct weston_compositor *compositor,
/third_party/weston/libweston/backend-wayland/
Dwayland.c2907 weston_compositor_add_key_binding(compositor, KEY_F, in weston_backend_init()