Terminate on Super-Backspace.
It's almost like Ctrl-Alt-Backspace!
This commit is contained in:
parent
2644910241
commit
45b7a3a645
@ -1193,7 +1193,7 @@ notify_key(struct wlsc_input_device *device,
|
||||
return;
|
||||
|
||||
switch (key | compositor->meta_state) {
|
||||
case KEY_EJECTCD | META_DOWN:
|
||||
case KEY_BACKSPACE | META_DOWN:
|
||||
on_term_signal(SIGTERM, compositor);
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user