Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Please config this file if you like.
- {
- 'ubuntu'=>{
- swipe2 =>{
- # press => "LAL/F8",
- },
- swipe3 =>{
- right => "LCT/LAL/LEF", # ctrl + alt + left
- left => "LCT/LAL/RIG", # ctrl + alt + right
- down => "LCT/LSK/d", # ctrl + super + d
- up => "LSK/w", # super + w
- press => "LSK/s", # super + s
- },
- swipe4=>{
- # right => "RAL/LAL/RIG", # alt + right
- # left => "RAL/LAL/LEF", # alt + left
- # down => "LSK/w", # super + w
- # up => "LSK/s", # super + s
- # press => "LAL/F8", # alt + F8
- },
- swipe5=>{
- # right => "LAL/RIG", # alt + right
- # left => "LAL/LEF", # alt + left
- # down => "LCT/LAL/DOW", # ctrl + alt + down
- # up => "LCT/LAL/UP", # ctrl + alt + up
- # press => "LAL/F7", # alt + F7
- },
- edgeSwipe2=>{
- right => "LAL/TAB", # alt + tab
- left => "LSH/LCT/TAB", # shift + ctrl + tab
- },
- edgeSwipe3=>{
- # down => "LAL/F4", # alt + F4
- # up => "LCT/LAL/t", # ctrl + alt + t
- },
- edgeSwipe4=>{
- # down => "LAL/F4", # alt + F4
- # up => "LCT/LAL/t", # ctrl + alt + t
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement