mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-08 11:58:27 +02:00
- Still need to include all 4 parameters for chromebook usage in manual keyswap.
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#!/bin/bash
|
||||
# Manual keyswap
|
||||
systemtype=$1
|
||||
swapbehavior=$2
|
||||
internalid=$2
|
||||
usbid=$3
|
||||
swapbehavior=$4
|
||||
|
||||
swapcmd_term="setxkbmap -option;setxkbmap -option altwin:swap_alt_win"
|
||||
fallbackcmd_gui=""
|
||||
|
Reference in New Issue
Block a user