Add new keybindings (Ctrl+Q, Ctrl+escape) for close activity
This commit is contained in:
parent
34d935b2af
commit
0c2108e187
1
NEWS
1
NEWS
@ -1,3 +1,4 @@
|
|||||||
|
* Add new keybindings (Ctrl+Q, Ctrl+escape) for close activity (erikos)
|
||||||
* Add a keybinding (alt+space) to activity window to hide/show tray (erikos)
|
* Add a keybinding (alt+space) to activity window to hide/show tray (erikos)
|
||||||
|
|
||||||
Snapshot efd0bbd326
|
Snapshot efd0bbd326
|
||||||
|
@ -4,5 +4,6 @@
|
|||||||
|
|
||||||
<Alt>n=next
|
<Alt>n=next
|
||||||
<Alt>p=prev
|
<Alt>p=prev
|
||||||
<Alt>c=close
|
<Ctrl>escape=close
|
||||||
|
<Ctrl>Q=close
|
||||||
<Alt>return=fullscreen
|
<Alt>return=fullscreen
|
||||||
|
Loading…
Reference in New Issue
Block a user