Touchpad Einstellungen angepasst, Japanische Tastatur ermöglicht
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
sleep 1&
|
sleep 1&
|
||||||
|
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Tapping Enabled" 1
|
||||||
|
xinput set-prop "SynPS/2 Synaptics TouchPad" "libinput Natural Scrolling Enabled" 1
|
||||||
setxkbmap de&
|
setxkbmap de&
|
||||||
nitrogen --restore &
|
nitrogen --restore &
|
||||||
bash .screenlayout/layout.sh &
|
bash .screenlayout/layout.sh &
|
||||||
@@ -15,4 +17,5 @@ cbatticon &
|
|||||||
nm-applet &
|
nm-applet &
|
||||||
blueman-applet &
|
blueman-applet &
|
||||||
thunderbird &
|
thunderbird &
|
||||||
clickup &
|
clickup &
|
||||||
|
fcitx -d&
|
||||||
Reference in New Issue
Block a user