topic title: Auto Generated Menu on debian fluxbox
5 posts
• Page 1 of 1
-
Posts: 21
- Joined: 13 Aug 2015
#1
Hello. Sorry for my bad English __{{emoticon}}__ I have one question. What is program name, that updated Fluxbox menu (auto generated)? Is this program is in Debian repos, or it write from scratch for antix exclusively?
-
dolphin_oracledolphin_oraclePosts: 2,238
- Joined: 16 Dec 2007
#2
I do believe the menus are generated by the antiX desktop-session system, which is unique, and does a lot more than the menus.ObamaCyborg_1975 wrote:Hello. Sorry for my bad English __{{emoticon}}__ I have one question. What is program name, that updated Fluxbox menu (auto generated)? Is this program is in Debian repos, or it write from scratch for antix exclusively?
-
Posts: 21
- Joined: 13 Aug 2015
#3
Thank you, dolphin, for the answer. Now i understand.dolphin_oracle wrote:I do believe the menus are generated by the antiX desktop-session system, which is unique, and does a lot more than the menus.
-
Posts: 1,445
- Joined: 09 Feb 2012
#4
cyborg, if you're interested in examining the code (I hope you are!) you can browse it here:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/desktop-session-antix"
linktext was:"https://github.com/antiX-Linux/desktop-session-antix"
====================================
The command"desktop-menu-apt-update" is performed each time you install/uninstall a .deb package
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/desktop-session-antix/blob/master/desktop-menu-apt-update"
linktext was:"https://github.com/antiX-Linux/desktop- ... apt-update"
====================================
You can also invoke it manually from the commandline (same action performed by clicking 'Update Menus' in the desktop menu)
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/desktop-session-antix"
linktext was:"https://github.com/antiX-Linux/desktop-session-antix"
====================================
The command"desktop-menu-apt-update" is performed each time you install/uninstall a .deb package
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/desktop-session-antix/blob/master/desktop-menu-apt-update"
linktext was:"https://github.com/antiX-Linux/desktop- ... apt-update"
====================================
You can also invoke it manually from the commandline (same action performed by clicking 'Update Menus' in the desktop menu)
-
Posts: 21
- Joined: 13 Aug 2015
#5
Thank you!!. This is exactly what i looking for. Maybe i adopt this script for pure Debian.skidoo wrote:cyborg, if you're interested in examining the code (I hope you are!) you can browse it here:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://github.com/antiX-Linux/desktop-session-antix"
linktext was:"https://github.com/antiX-Linux/desktop-session-antix"
====================================