mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-01 16:56:38 +02:00
- Corrected chromebook and mac keymap references, mac_term is not currently ready for active use for master or dev.
This commit is contained in:
@@ -11,6 +11,7 @@ chromeswap=$6
|
||||
if [[ "$swapbehavior" == "1" ]]; then
|
||||
swapcmd="\/bin\/bash\ \/home\/`whoami`\/.config\/xactive.sh\ ${systemtype}\ ${internalid}\ ${usbid}\ ${chromeswap}"
|
||||
mkdir -p ~/.config/systemd/user
|
||||
mkdir -p ~/.config/autostart
|
||||
cp ./system-config/keyswap.service ~/.config/systemd/user/keyswap.service
|
||||
cp ./system-config/keyswap.sh ~/.config/autostart/keyswap.sh
|
||||
cp ./system-config/xactive.sh ~/.config/xactive.sh
|
||||
|
Reference in New Issue
Block a user