You are not logged in.
Pages: 1
Hello,
First of all im from Germany, sorry for my bad english.
I have the problem that the kontext menu from my right mouse button is away.
The only thing i have done is change is change the theme in perferences=>apperance.
Now its away but when i click now its open the menu from tint2 with the flame.
Can anybody help me?
Thank you very much
Offline
Do you mean that the menu pops up from the BL flame icon (Start here) to the left in tint2?
If you edit ~/.config/jgmenu/jgmenurc, check row 3, it should read:
position_mode = pointer
to get the menu from under the mousepointer.
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
Thank you for your reply.
I think the pointer menu was different, it was smaller and without icons, but
your solution works great thank you very much
Offline
Thanks, this helped me too. How do I also disable the icons in this menu, to return to the default BL way?
Offline
Hi @WolfeN - welcome to BunsenLabs!
There is a copy of all the default user configuration files in /usr/share/bunsen/skel so in this case you can get back to the default menu settings by running these commands in a terminal:
mv ~/.config/jgmenu/jgmenurc ~/.config/jgmenu/jgmenurc-backup
cp /usr/share/bunsen/skel/.config/jgmenu/jgmenurc ~/.config/jgmenu/jgmenurc
You can delete ~/.config/jgmenu/jgmenurc-backup if everything worked.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Online
Hi @WolfeN - welcome to BunsenLabs!
There is a copy of all the default user configuration files in /usr/share/bunsen/skel so in this case you can get back to the default menu settings by running these commands in a terminal:
mv ~/.config/jgmenu/jgmenurc ~/.config/jgmenu/jgmenurc-backup cp /usr/share/bunsen/skel/.config/jgmenu/jgmenurc ~/.config/jgmenu/jgmenurc
You can delete ~/.config/jgmenu/jgmenurc-backup if everything worked.
That is exactly what I needed, and thanks for the fast response!
Offline
Pages: 1