mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-19 20:14:17 +02:00
Add input configuration to examples
This commit is contained in:
parent
95af01b119
commit
85b8cefd8d
1 changed files with 8 additions and 0 deletions
|
|
@ -78,3 +78,11 @@ definekey top XF86MonBrightnessUp exec xbacklight -inc 1
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue