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 Both sides next revision
en:handbook:desktop [2010/08/14 23:03]
linea
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. ​
 
en/handbook/desktop.txt ยท Last modified: 2020/09/23 18:29 by hgt