Revert: "Xfce: remove xcape and use super key to show the menu"

This commit is contained in:
Daniel Ruiz de Alegría 2021-02-12 11:16:28 +01:00
parent 3fa0f4dcbe
commit 4da3d65757
2 changed files with 7 additions and 1 deletions

View 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;

View File

@ -6,7 +6,7 @@
<property name="&lt;Alt&gt;F1" type="string" value="xfce4-popup-whiskermenu --pointer"/>
<property name="&lt;Alt&gt;F2" type="string" value="xfce4-appfinder --collapsed"/>
<property name="&lt;Alt&gt;F3" type="string" value="xfce4-appfinder"/>
<property name="Super_L" type="string" value="xfce4-popup-whiskermenu"/>
<property name="&lt;Primary&gt;Escape" type="string" value="xfce4-popup-whiskermenu"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;Delete" type="string" value="xflock4"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="xflock4"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="exo-open --launch TerminalEmulator"/>