Fixing Menus, if it's something you find annoying
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 790
- Thank you received: 261
10 Nov 2025 01:54 #338129
by unknown
Fixing Menus, if it's something you find annoying was created by unknown
Problem:
Linuxcnc menus appear in a couple of menu categories.
Why:
The desktop files have multiple entries in the "Category key", which causes the issue above
Fix:
Download the 2 files attached
cd into the folder where the files are
This sets up the package manager to run when apt, apt-get or dpkg is run.
To run this manually, for the first timeYou may have to log out or not to see the changes in the menu.
Linuxcnc menus appear in a couple of menu categories.
Why:
The desktop files have multiple entries in the "Category key", which causes the issue above
Fix:
Download the 2 files attached
cd into the folder where the files are
sudo install -m 644 99-linuxcnc-hook.txt /etc/apt/apt.conf.d/99linuxcncmenufix
sudo install -m 755 linuxcnc-menu-fix.txt /usr/local/bin/linuxcnc-menu-fixThis sets up the package manager to run when apt, apt-get or dpkg is run.
To run this manually, for the first time
sudo /usr/local/bin/linuxcnc-menu-fix
The following user(s) said Thank You: Aciera
Please Log in or Create an account to join the conversation.
- unknown
- Offline
- Platinum Member
-
Less
More
- Posts: 790
- Thank you received: 261
16 Nov 2025 02:57 #338491
by unknown
Replied by unknown on topic Fixing Menus, if it's something you find annoying
Any issues relating to this please post here as they apart of the RPi Trixie build
github.com/ozzyrob/pi-gen-linuxcnc
github.com/ozzyrob/pi-gen-linuxcnc
Please Log in or Create an account to join the conversation.
Time to create page: 0.164 seconds