Add script to release keys as a workaround for Barrier getting them stuck.

master
Icedream 2021-06-01 10:09:38 +02:00
parent 17d2d1acc2
commit fd4fc4bc71
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh -e
exec xdotool keyup Shift_L Shift_R Control_L Control_R Alt_L Alt_R Super_L Super_R Hyper_L Hyper_R Caps_Lock 204 205 206 207