mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-02-05 04:06:24 -05:00
Change toggle key to F10
This commit is contained in:
parent
b18f138aa2
commit
e11535db7d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ Output:
|
||||||
/dev/input/wl_keyboard: EV_KEY KEY_F11 DOWN
|
/dev/input/wl_keyboard: EV_KEY KEY_F11 DOWN
|
||||||
/dev/input/wl_keyboard: EV_KEY KEY_SUPER_L UP
|
/dev/input/wl_keyboard: EV_KEY KEY_SUPER_L UP
|
||||||
*/
|
*/
|
||||||
#define TOGGLEKEY "KEY_F11"
|
#define TOGGLEKEY "KEY_F10"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue