TROMjaro 2024.09.05
This commit is contained in:
@ -56,11 +56,12 @@
|
||||
</action>
|
||||
</gesture>
|
||||
<gesture type="SWIPE" fingers="4" direction="UP">
|
||||
<action type="RUN_COMMAND">
|
||||
<command>dbus-send --type=method_call --print-reply --dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.ToggleVisible</command>
|
||||
<action type="SEND_KEYS">
|
||||
<modifiers>Control_L</modifiers>
|
||||
<keys>Alt_L+k</keys>
|
||||
<repeat>true</repeat>
|
||||
<animation>CHANGE_DESKTOP_DOWN</animation>
|
||||
<decreaseCommand>dbus-send --type=method_call --print-reply --dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.ToggleVisible</decreaseCommand>
|
||||
<decreaseKeys>Control_L+Alt_L+k</decreaseKeys>
|
||||
</action>
|
||||
</gesture>
|
||||
</application>
|
||||
|
Reference in New Issue
Block a user