Add support for default configuration file

This commit is contained in:
project-repo 2021-10-17 07:50:03 +02:00
commit 2ab4955c46
3 changed files with 20 additions and 8 deletions

View file

@ -75,14 +75,14 @@ definekey top XF86MonBrightnessUp exec xbacklight -inc 1
######################
#Output configuration
######################
output eDP-1 pos 0 0 res 1366x768 rate 60
output eDP-1 disable
output eDP-1 enable
#output eDP-1 pos 0 0 res 1366x768 rate 60
#output eDP-1 disable
#output eDP-1 enable
#####################
#Input configuration
#####################
input 1234:0:Device_Ident click_method clickfinger
input type:pointer scroll_method two_finger
input * calibration_matrix 1 2 3 4 5 6
#input 1234:0:Device_Ident click_method clickfinger
#input type:pointer scroll_method two_finger
#input * calibration_matrix 1 2 3 4 5 6