[PATCH 0/3] Make important key bindings easily on-and-off-able
Bob Ham
bob.ham at collabora.com
Mon Jan 11 07:41:00 PST 2016
Allow various sets of key combinations, most importantly Ctrl-Alt-Fn
and Ctrl-Alt-Backspace to be disabled from weston.ini.
Bob Ham (3):
compositor-{drm,fbdev,rpi}: Make VT switching configurable
desktop-shell: Make zapping configurable
desktop-shell: Allow binding-modifier weston.ini option to be none
Makefile.am | 4 +++-
desktop-shell/shell.c | 40 +++++++++++++++++++++++++---------------
desktop-shell/shell.h | 1 +
man/weston.ini.man | 12 +++++++++++-
src/compositor-drm.c | 16 ++--------------
src/compositor-fbdev.c | 18 +++---------------
src/compositor-rpi.c | 17 ++---------------
src/compositor.h | 2 ++
src/launcher-bindings.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
src/launcher-bindings.h | 26 ++++++++++++++++++++++++++
src/main.c | 5 +++++
11 files changed, 129 insertions(+), 61 deletions(-)
create mode 100644 src/launcher-bindings.c
create mode 100644 src/launcher-bindings.h
--
2.1.4
More information about the wayland-devel
mailing list