commit | 91880f1e9e612eecfeb192343378da24088fc694 | [log] [tgz] |
---|---|---|
author | Bob Ham <bob.ham@collabora.com> | Tue Jan 12 10:21:47 2016 +0000 |
committer | Derek Foreman <derekf@osg.samsung.com> | Tue Jan 12 09:21:28 2016 -0600 |
tree | 8c98236530aed355e89d3e848a628a8147e7620a | |
parent | 5d43af3e8888f18a4982d980b8c760d9726a9a92 [diff] |
compositor-{drm, fbdev, rpi}: Make VT switching configurable Add a new boolean weston.ini option, "vt-switching" to enable or disable Ctrl-Alt-Fn key combinations. Signed-off-by: Bob Ham <bob.ham@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com> (Derek Foreman changed the prototype for switch_vt_binding to have a weston_keyboard * instead of weston_seat *. The pointer wasn't used, so this is just a warning fix.)