Fix screen positions
Screen names changed after an update, causing position issues
This commit is contained in:
parent
cd390d5580
commit
680073eae4
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
output eDP-1 pos 0 0
|
output eDP-1 pos 0 0
|
||||||
output DP-2 pos 1920 0
|
output DP-2 pos 1920 0
|
||||||
output DP-3 pos 1920 0
|
output DP-4 pos 1920 0
|
||||||
output DP-6 pos 3840 0
|
output DP-5 pos 3840 0
|
||||||
|
|
||||||
input 2:14:ETPS/2_Elantech_Touchpad {
|
input 2:14:ETPS/2_Elantech_Touchpad {
|
||||||
tap enabled
|
tap enabled
|
||||||
@ -12,7 +12,10 @@ input 2:14:ETPS/2_Elantech_Touchpad {
|
|||||||
|
|
||||||
## inputs config
|
## inputs config
|
||||||
|
|
||||||
input 1386:827:Wacom_Intuos_S_2_Pen map_to_output eDP-1
|
input 1386:827:Wacom_Intuos_S_2_Pen {
|
||||||
|
map_to_output DP-2
|
||||||
|
tap enabled
|
||||||
|
}
|
||||||
|
|
||||||
input * {
|
input * {
|
||||||
xkb_layout "fr"
|
xkb_layout "fr"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user