mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-09 12:27:42 +02:00
- Updated xactive.sh to set keymap for GUI apps immediately when first ran.
This commit is contained in:
@@ -34,8 +34,10 @@ elif [[ "$swapbehavior" == "none" ]]; then
|
|||||||
check_tg="setxkbmap -query | grep -q 'swap_alt_win'"
|
check_tg="setxkbmap -query | grep -q 'swap_alt_win'"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "$systemtype $swapbehavior"
|
# echo "$systemtype $swapbehavior"
|
||||||
echo "$swapcmd_gui"
|
# echo "$swapcmd_gui"
|
||||||
|
|
||||||
|
eval "$swapcmd_gui"
|
||||||
|
|
||||||
# regex for extracting hex id's
|
# regex for extracting hex id's
|
||||||
grep_id='0[xX][a-zA-Z0-9]\+'
|
grep_id='0[xX][a-zA-Z0-9]\+'
|
||||||
|
Reference in New Issue
Block a user