SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:handbook:desktop [2010/08/08 18:30]
linea add image and format
en:handbook:desktop [2010/08/17 21:27]
linea
Line 27: Line 27:
 The menu is in the file ~/​.config/​openbox/​menu.xml,​ the syntax of the XML file is simple and easy to understand. It also possible to edit this file with obmenu (not installed by default). An example for an application in a sub menu: The menu is in the file ~/​.config/​openbox/​menu.xml,​ the syntax of the XML file is simple and easy to understand. It also possible to edit this file with obmenu (not installed by default). An example for an application in a sub menu:
  
-<code>+<file>
 <item label="​File Manager">​ <item label="​File Manager">​
   <action name="​Execute"><​command>​pcmanfm</​command></​action>​   <action name="​Execute"><​command>​pcmanfm</​command></​action>​
 </​item>​ </​item>​
-</code>+</file>
  
 The subumenus are defined at the end of the file using the menu tag. The tag menu can use a pipe to display the menu entries, ie. a script that creates entries on the fly. SliTaz offers by default a pipe menu that allows you to directly open your Favorites folder with the file manager PCmanFM. The script is found in ///​usr/​lib/​openbox//​ and can be used as an example. ​ The subumenus are defined at the end of the file using the menu tag. The tag menu can use a pipe to display the menu entries, ie. a script that creates entries on the fly. SliTaz offers by default a pipe menu that allows you to directly open your Favorites folder with the file manager PCmanFM. The script is found in ///​usr/​lib/​openbox//​ and can be used as an example. ​
Line 51: Line 51:
 ===== LXPanel ===== ===== LXPanel =====
  
-LXPanel forms part of the LXDE project and handles the taskbar, menus, icons etc. Menus are dynamically generated by adding .desktop files to the ///​usr/​share/​applications//​ directory.+LXPanel forms part of the LXDE project and handles the taskbar, menus, icons etc. Menus are dynamically generated by adding .desktop files to the ///usr/​share/​applications//​ or //~/.local/​share/​applications//​ directory.
  
 The system configuration file is located in ///​etc/​lxpanel//​ and can also be stored locally in //​~/​.config//,​ though it is recommended that you configure LXPanel graphically by using the "Panel Settings"​ (right click) entry on the taskbar. The system configuration file is located in ///​etc/​lxpanel//​ and can also be stored locally in //​~/​.config//,​ though it is recommended that you configure LXPanel graphically by using the "Panel Settings"​ (right click) entry on the taskbar.
 
en/handbook/desktop.txt ยท Last modified: 2020/09/23 18:29 by hgt