Skip to content

How do I hide the menu #2349

Closed Answered by tokyo4j
tuzbtla asked this question in Q&A
Nov 14, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Add following configuration in <mouse> in ~/.config/labwc/rc.xml:

    <context name="Root">
      <mousebind button="Left" action="Press" />
      <mousebind button="Right" action="Press" />
      <mousebind button="Middle" action="Press" />
    </context>

Perhaps you also need to edit /etc/xdg/labwc/rc.xml as rpi uses --merge-config option (I guess you don't, as ~/.config/labwc/rc.xml should overwrite it)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tuzbtla
Comment options

Answer selected by tuzbtla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants