mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-26 23:44:18 +02:00
Add support for default configuration file
This commit is contained in:
parent
47082c9afc
commit
2ab4955c46
3 changed files with 20 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue