Advertisement
Guest User

OpenBox menu.xml

a guest
Jul 7th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.72 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <openbox_menu xmlns="http://openbox.org/"
  4. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  5. xsi:schemaLocation="http://openbox.org/
  6. file:///usr/share/openbox/menu.xsd">
  7.  
  8. <menu id="root-menu" label="Openbox 3">
  9. <item label="Run Program">
  10. <action name="Execute">
  11. <command>
  12. gmrun
  13. </command>
  14. </action>
  15. </item>
  16.  
  17.  
  18. <item label="Skype">
  19. <action name="Execute">
  20. <command>
  21. skype
  22. </command>
  23. </action>
  24. </item>
  25. <item label="Filezilla">
  26. <action name="Execute">
  27. <command>
  28. filezilla
  29. </command>
  30. </action>
  31. </item>
  32. <separator/>
  33. <item label="Terminal">
  34. <action name="Execute">
  35. <command>
  36. terminator
  37. </command>
  38. </action>
  39. </item>
  40. <item label="Web Browser">
  41. <action name="Execute">
  42. <command>
  43. x-www-browser
  44. </command>
  45. </action>
  46. </item>
  47. <item label="File Manager">
  48. <action name="Execute">
  49. <command>
  50. thunar
  51. </command>
  52. </action>
  53. </item>
  54. <item label="Text Editor">
  55. <action name="Execute">
  56. <command>
  57. geany
  58. </command>
  59. </action>
  60. </item>
  61. <item label="Media Player">
  62. <action name="Execute">
  63. <command>
  64. vlc
  65. </command>
  66. </action>
  67. </item>
  68. <separator/>
  69. <menu id="accessories" label="Accessories">
  70. <item label="Catfish File Search">
  71. <action name="Execute">
  72. <command>
  73. catfish
  74. </command>
  75. </action>
  76. </item>
  77. <item label="Archive Manager">
  78. <action name="Execute">
  79. <command>
  80. file-roller
  81. </command>
  82. </action>
  83. </item>
  84. <item label="Geany Text Editor">
  85. <action name="Execute">
  86. <command>
  87. geany
  88. </command>
  89. </action>
  90. </item>
  91. <item label="Task Manager (htop)">
  92. <action name="Execute">
  93. <command>terminator --command=&quot;htop&quot;</command>
  94. </action>
  95. </item>
  96. <item label="Terminator Terminal">
  97. <action name="Execute">
  98. <command>
  99. terminator
  100. </command>
  101. </action>
  102. </item>
  103. <item label="Thunar File Manager">
  104. <action name="Execute">
  105. <command>
  106. thunar
  107. </command>
  108. </action>
  109. </item>
  110. <item label="Thunar File Manager (root)">
  111. <action name="Execute">
  112. <command>
  113. gksudo thunar
  114. </command>
  115. </action>
  116. </item>
  117. </menu>
  118. <menu id="graphics" label="Graphics">
  119. <item label="GIMP">
  120. <action name="Execute">
  121. <command>
  122. gimp
  123. </command>
  124. </action>
  125. </item>
  126. <item label="Viewnior Image Viewer">
  127. <action name="Execute">
  128. <command>
  129. viewnior
  130. </command>
  131. </action>
  132. </item>
  133. <menu id="graphicsScreenshots" label="Take Screenshot">
  134. <item label="Screenshooter">
  135. <action name="Execute">
  136. <command>
  137. xfce4-screenshooter
  138. </command>
  139. </action>
  140. </item>
  141. <separator label="scrot"/>
  142. <item label="Now">
  143. <action name="Execute">
  144. <command>
  145. scrot '%Y-%m-%d--%s_$wx$h_scrot.png' -e 'mv $f ~/images/ &amp; viewnior ~/images/$f'
  146. </command>
  147. </action>
  148. </item>
  149. <item label="In 5 Seconds...">
  150. <action name="Execute">
  151. <command>
  152. scrot -d 5 '%Y-%m-%d--%s_$wx$h_scrot.png' -e 'mv $f ~/images/ &amp; viewnior ~/images/$f'
  153. </command>
  154. </action>
  155. </item>
  156. <item label="In 10 Seconds...">
  157. <action name="Execute">
  158. <command>
  159. scrot -d 10 '%Y-%m-%d--%s_$wx$h_scrot.png' -e 'mv $f ~/images/ &amp; viewnior ~/images/$f'
  160. </command>
  161. </action>
  162. </item>
  163. <item label="Selected Area... (click &amp; drag mouse)">
  164. <action name="Execute">
  165. <command>
  166. scrot -s '%Y-%m-%d--%s_$wx$h_scrot.png' -e 'mv $f ~/images/ &amp; viewnior ~/images/$f'
  167. </command>
  168. </action>
  169. </item>
  170. </menu>
  171. </menu>
  172. <menu id="multimedia" label="Multimedia">
  173. <item label="VLC Media Player">
  174. <action name="Execute">
  175. <command>
  176. vlc
  177. </command>
  178. </action>
  179. </item>
  180. <item label="Volume Control">
  181. <action name="Execute">
  182. <command>
  183. pavucontrol
  184. </command>
  185. </action>
  186. </item>
  187. <item label="Xfburn">
  188. <action name="Execute">
  189. <command>
  190. xfburn
  191. </command>
  192. </action>
  193. </item>
  194. </menu>
  195. <menu id="network" label="Network">
  196. <menu execute="cb-x-www-browser-pipemenu" id="wwwbrowsers" label="WWW Browsers"/>
  197. <item label="gFTP Client">
  198. <action name="Execute">
  199. <command>
  200. gftp
  201. </command>
  202. </action>
  203. </item>
  204. <item label="Transmission NOBLES Client">
  205. <action name="Execute">
  206. <command>
  207. transmission-gtk
  208. </command>
  209. </action>
  210. </item>
  211. <item label="XChat IRC Client">
  212. <action name="Execute">
  213. <command>
  214. xchat
  215. </command>
  216. </action>
  217. </item>
  218. <item label="Remote Filesystems">
  219. <action name="Execute">
  220. <command>
  221. gigolo
  222. </command>
  223. </action>
  224. </item>
  225. <menu execute="cb-remote-desktop-pipemenu" id="remotedesktop" label="Remote Desktop"/>
  226. <menu execute="cb-sshconfig-pipemenu" id="sshconfig" label="SSH"/>
  227. <separator label="Services"/>
  228. <menu execute="cb-dropbox-pipemenu" id="dropbox" label="Dropbox"/>
  229. </menu>
  230. <menu id="office" label="Office">
  231. <menu id="libreoffice" label="LibreOffice" execute="cb-libreoffice-pipemenu" />
  232. <item label="Google Docs">
  233. <action name="Execute">
  234. <command>
  235. x-www-browser https://drive.google.com/
  236. </command>
  237. </action>
  238. </item>
  239. <item label="AbiWord Word Processor">
  240. <action name="Execute">
  241. <command>
  242. abiword
  243. </command>
  244. </action>
  245. </item>
  246. <item label="Gnumeric Spreadsheet">
  247. <action name="Execute">
  248. <command>
  249. gnumeric
  250. </command>
  251. </action>
  252. </item>
  253. <item label="Calculator">
  254. <action name="Execute">
  255. <command>
  256. galculator
  257. </command>
  258. </action>
  259. </item>
  260. <item label="Evince PDF Viewer">
  261. <action name="Execute">
  262. <command>
  263. evince
  264. </command>
  265. </action>
  266. </item>
  267. </menu>
  268. <separator/>
  269. <menu execute="cb-places-pipemenu" id="pipe-placesmenu" label="Places"/>
  270. <menu execute="cb-recent-files-pipemenu" id="pipe-recentfilesmenu" label="Recent Files"/>
  271. <separator/>
  272. <menu id="settings" label="Settings">
  273. <menu execute="cb-compositor" id="CompositingPipeMenu" label="Compositor"/>
  274. <menu id="conkyconfig" label="Conky">
  275. <item label="Edit .conkyrc">
  276. <action name="Execute">
  277. <command>
  278. geany ~/.conkyrc
  279. </command>
  280. </action>
  281. </item>
  282. <item label="Restart Conky">
  283. <action name="Execute">
  284. <command>
  285. conkywonky
  286. </command>
  287. </action>
  288. </item>
  289. <separator label="Help?"/>
  290. <item label="man page">
  291. <action name="Execute">
  292. <command>
  293. terminator --command="man conky"
  294. </command>
  295. </action>
  296. </item>
  297. <item label="Wiki Page">
  298. <action name="Execute">
  299. <command>
  300. x-www-browser http://crunchbanglinux.org/wiki/conky
  301. </command>
  302. </action>
  303. </item>
  304. </menu>
  305. <menu id="dmenuconfig" label="dmenu">
  306. <item label="Edit start-up script">
  307. <action name="Execute">
  308. <command>
  309. geany ~/.config/dmenu/dmenu-bind.sh
  310. </command>
  311. </action>
  312. </item>
  313. <separator label="Help?"/>
  314. <item label="man page">
  315. <action name="Execute">
  316. <command>
  317. terminator --command="man dmenu"
  318. </command>
  319. </action>
  320. </item>
  321. </menu>
  322. <menu id="gmrunconfig" label="gmrun">
  323. <item label="Edit config file">
  324. <action name="Execute">
  325. <command>
  326. geany ~/.gmrunrc
  327. </command>
  328. </action>
  329. </item>
  330. <separator label="Help?"/>
  331. <item label="man page">
  332. <action name="Execute">
  333. <command>
  334. terminator --command="man gmrun"
  335. </command>
  336. </action>
  337. </item>
  338. </menu>
  339. <menu id="obConfig" label="Openbox">
  340. <item label="Edit menu.xml">
  341. <action name="Execute">
  342. <command>
  343. geany ~/.config/openbox/menu.xml
  344. </command>
  345. </action>
  346. </item>
  347. <item label="Edit rc.xml">
  348. <action name="Execute">
  349. <command>
  350. geany ~/.config/openbox/rc.xml
  351. </command>
  352. </action>
  353. </item>
  354. <item label="Edit autostart">
  355. <action name="Execute">
  356. <command>
  357. geany ~/.config/openbox/autostart
  358. </command>
  359. </action>
  360. </item>
  361. <separator/>
  362. <item label="GUI Menu Editor">
  363. <action name="Execute">
  364. <command>
  365. obmenu
  366. </command>
  367. </action>
  368. </item>
  369. <item label="GUI Applications Settings Editor">
  370. <action name="Execute">
  371. <command>
  372. obapps
  373. </command>
  374. </action>
  375. </item>
  376. <item label="GUI Config Tool">
  377. <action name="Execute">
  378. <command>
  379. obconf
  380. </command>
  381. </action>
  382. </item>
  383. <separator/>
  384. <item label="Reconfigure">
  385. <action name="Reconfigure"/>
  386. </item>
  387. <item label="Restart">
  388. <action name="Restart"/>
  389. </item>
  390. </menu>
  391. <menu id="terminatorconfig" label="Terminator">
  392. <item label="Edit config file">
  393. <action name="Execute">
  394. <command>
  395. geany ~/.config/terminator/config
  396. </command>
  397. </action>
  398. </item>
  399. <separator label="Help?"/>
  400. <item label="man page">
  401. <action name="Execute">
  402. <command>
  403. terminator --command="man terminator_config"
  404. </command>
  405. </action>
  406. </item>
  407. </menu>
  408. <menu id="tint2config" label="tint2">
  409. <item label="Edit config file">
  410. <action name="Execute">
  411. <command>
  412. geany ~/.config/tint2/tint2rc
  413. </command>
  414. </action>
  415. </item>
  416. <item label="Restart tint2">
  417. <action name="Execute">
  418. <command>
  419. tint2restart
  420. </command>
  421. </action>
  422. </item>
  423. <separator label="Help?"/>
  424. <item label="man page">
  425. <action name="Execute">
  426. <command>
  427. terminator --command="man tint2"
  428. </command>
  429. </action>
  430. </item>
  431. <item label="Online Help">
  432. <action name="Execute">
  433. <command>
  434. x-www-browser http://code.google.com/p/tint2/wiki/Welcome
  435. </command>
  436. </action>
  437. </item>
  438. </menu>
  439. <menu id="DisplaySettings" label="Display Settings">
  440. <item label="ARandR Screen Layout Editor">
  441. <action name="Execute">
  442. <command>
  443. arandr
  444. </command>
  445. </action>
  446. </item>
  447. <separator label="Help?"/>
  448. <item label="man xrandr">
  449. <action name="Execute">
  450. <command>
  451. terminator --command="man xrandr"
  452. </command>
  453. </action>
  454. </item>
  455. </menu>
  456. <menu id="Notifications" label="Notifications">
  457. <item label="settings">
  458. <action name="Execute">
  459. <command>xfce4-notifyd-config</command>
  460. </action>
  461. </item>
  462. </menu>
  463. <item label="Edit Default Applications">
  464. <action name="Execute">
  465. <command>
  466. terminator --command="sudo update-alternatives --all"
  467. </command>
  468. </action>
  469. </item>
  470. <item label="User Interface Settings">
  471. <action name="Execute">
  472. <command>
  473. lxappearance
  474. </command>
  475. </action>
  476. </item>
  477. <item label="Power Management">
  478. <action name="Execute">
  479. <command>
  480. xfce4-power-manager-settings
  481. </command>
  482. </action>
  483. </item>
  484. <item label="Screensaver">
  485. <action name="Execute">
  486. <command>
  487. xscreensaver-demo
  488. </command>
  489. </action>
  490. </item>
  491. <item label="Choose Wallpaper">
  492. <action name="Execute">
  493. <command>
  494. nitrogen ~/images/wallpapers/
  495. </command>
  496. </action>
  497. </item>
  498. </menu>
  499. <menu id="system" label="System">
  500. <menu execute="cb-printing-pipemenu" id="PrintingPipeMenu" label="Printers"/>
  501. <item label="GParted">
  502. <action name="Execute">
  503. <command>
  504. gksudo gparted
  505. </command>
  506. </action>
  507. </item>
  508. <item label="Synaptic Package Manager">
  509. <action name="Execute">
  510. <command>
  511. gksudo synaptic
  512. </command>
  513. </action>
  514. </item>
  515. <item label="User Login Settings">
  516. <action name="Execute">
  517. <command>
  518. gksudo slimconf
  519. </command>
  520. </action>
  521. </item>
  522. </menu>
  523. <!--<menu id="help" label="Help" execute="cb-help-pipemenu" />-->
  524. <separator/>
  525. <item label="Lock Screen">
  526. <action name="Execute">
  527. <command>
  528. cb-lock
  529. </command>
  530. </action>
  531. </item>
  532. <item label="Exit">
  533. <action name="Execute">
  534. <command>
  535. cb-exit
  536. </command>
  537. </action>
  538. </item>
  539. </menu>
  540. </openbox_menu>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement