Skip to content

Commit

Permalink
set xbindkeys to blocking to keep it from launching every 5 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
kabel42 committed Feb 10, 2017
1 parent d13444c commit af4b46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tablet/tablet-mode.sh
Expand Up @@ -16,4 +16,4 @@ setkeycodes e058 85 # Tablet mode
setkeycodes e059 89 # Laptop mode

# Start xbindkeys with configuration file
su $user -c "xbindkeys -f $config"
su $user -c "xbindkeys -f $config -n"

0 comments on commit af4b46c

Please sign in to comment.