Revert: "Xfce: remove xcape and use super key to show the menu"
This commit is contained in:
parent
3fa0f4dcbe
commit
4da3d65757
6
etc/xdg/autostart/xcape-super-key-bind.desktop
Normal file
6
etc/xdg/autostart/xcape-super-key-bind.desktop
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=Xcape Super Key Bind
|
||||||
|
Exec=xcape -e 'Super_L=Control_L|Escape'
|
||||||
|
Terminal=false
|
||||||
|
OnlyShowIn=XFCE;
|
||||||
@ -6,7 +6,7 @@
|
|||||||
<property name="<Alt>F1" type="string" value="xfce4-popup-whiskermenu --pointer"/>
|
<property name="<Alt>F1" type="string" value="xfce4-popup-whiskermenu --pointer"/>
|
||||||
<property name="<Alt>F2" type="string" value="xfce4-appfinder --collapsed"/>
|
<property name="<Alt>F2" type="string" value="xfce4-appfinder --collapsed"/>
|
||||||
<property name="<Alt>F3" type="string" value="xfce4-appfinder"/>
|
<property name="<Alt>F3" type="string" value="xfce4-appfinder"/>
|
||||||
<property name="Super_L" type="string" value="xfce4-popup-whiskermenu"/>
|
<property name="<Primary>Escape" type="string" value="xfce4-popup-whiskermenu"/>
|
||||||
<property name="<Primary><Alt>Delete" type="string" value="xflock4"/>
|
<property name="<Primary><Alt>Delete" type="string" value="xflock4"/>
|
||||||
<property name="<Primary><Alt>l" type="string" value="xflock4"/>
|
<property name="<Primary><Alt>l" type="string" value="xflock4"/>
|
||||||
<property name="<Primary><Alt>t" type="string" value="exo-open --launch TerminalEmulator"/>
|
<property name="<Primary><Alt>t" type="string" value="exo-open --launch TerminalEmulator"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user