Closed iberianpig closed 5 years ago
will support key_xxxx
properties on config.yml
swipe:
4:
up:
command: 'xdotool key super+s'
down:
command: 'xdotool key super+a'
key_leftmeta:
up:
command: 'xdotool key XF86MonBrightnessUp'
down:
command: 'xdotool key XF86MonBrightnessDown'
I'll support modifier keys feature as fusuma plugin.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I will implement this feature as fusuma-plugin-key-press
I created new repository for this feature. https://github.com/iberianpig/fusuma-plugin-keypress
I published fusuma-pugin-keypress and added a list of available plugins to README.
I want to assign command to combination of key press and swipe event.
To move current window to another workspace, however number of gesture only 3/4 swipe/pinch is not enough.
ex) Move current window to another Workspace
ex) Brightness Controll
ex) Volume Controll