Openbox:Pipemenus

From Openbox

(Difference between revisions)
Jump to: navigation, search
Line 29: Line 29:
 
Shows your recent documents [http://david.chalkskeletons.com/scripts/obrecent.sh obrecent.sh]
 
Shows your recent documents [http://david.chalkskeletons.com/scripts/obrecent.sh obrecent.sh]
  
This script pipes the rox-filer bookmarks from ~/.config/rox..../bookmarks.xml into the Openbox menu. Running one in the menu opens the bookmark with rox-filer. [http://icculus.org/openbox/pipemenus/bookmarks.py bookmarks.py] - written by Vlad George
+
This script pipes the rox-filer bookmarks from ~/.config/rox..../bookmarks.xml into the Openbox menu. Running one in the menu opens the bookmark with rox-filer. [http://icculus.org/openbox/pipemenus/bookmarks.py bookmarks.py] - Vlad George
  
 
----
 
----
Line 35: Line 35:
  
 
=== System Information ===
 
=== System Information ===
This script reads out process information from /proc and pipes it into the Openbox menu. You can renice, kill or restart running applications through the menu. It also has an application filter, so not all user applications/daemons are shown in the menu. It is similar to the procinfo script by Dave Foster. [http://icculus.org/openbox/pipemenus/processes.py processes.py] - written by Vlad George
+
This script reads out process information from /proc and pipes it into the Openbox menu. You can renice, kill or restart running applications through the menu. It also has an application filter, so not all user applications/daemons are shown in the menu. It is similar to the procinfo script by Dave Foster. [http://icculus.org/openbox/pipemenus/processes.py processes.py] - Vlad George
  
 
See your CPU frequency [http://hewphoria.com/configs/jmcknight/296342/ob-cpufreq-0.2.py ob-cpufrequ.py] - John McKnight
 
See your CPU frequency [http://hewphoria.com/configs/jmcknight/296342/ob-cpufreq-0.2.py ob-cpufrequ.py] - John McKnight
Line 59: Line 59:
 
Parse Netscape type bookmarks into an openbox pipe menu [http://oz.tuxaco.net/ff2xml.html ff2xml]
 
Parse Netscape type bookmarks into an openbox pipe menu [http://oz.tuxaco.net/ff2xml.html ff2xml]
  
Openbox pipe menu that shows the contents of a directory, recursively [http://david.chalkskeletons.com/scripts/dirlist dirlist] - Dave Foster
+
Menu that shows the contents of a directory, recursively [http://david.chalkskeletons.com/scripts/dirlist dirlist] - Dave Foster
 
----
 
----
  

Revision as of 06:06, 4 July 2007

Contents

Using Pipe menus

See the menu documentation for how to use pipe menus in your Openbox menus.

Scripts

Openbox Configuration

Theme Changer ob3_theme.c - Mike Hokenson

Theme Changer theme scripts.tar - Marius Nita



Desktop Environment Integration

XDG bookmarks menu, defaults to nautilus but should be usable with thunar and maybe others? bookmarks.sh

Create new files from templates (in ~/Templates) templates.sh

Create an XDG menu desktopmenu.php

Shows your connected servers and opens them using nautilus connected_servers.sh

Recreate your gnome-places menu from the comfort of openbox (includes server-list, bookmarks and recently used). gnome-places.sh

Shows your recent documents. recent.rb - Tim Riley

Shows your recent documents obrecent.sh

This script pipes the rox-filer bookmarks from ~/.config/rox..../bookmarks.xml into the Openbox menu. Running one in the menu opens the bookmark with rox-filer. bookmarks.py - Vlad George



System Information

This script reads out process information from /proc and pipes it into the Openbox menu. You can renice, kill or restart running applications through the menu. It also has an application filter, so not all user applications/daemons are shown in the menu. It is similar to the procinfo script by Dave Foster. processes.py - Vlad George

See your CPU frequency ob-cpufrequ.py - John McKnight

Proc info procinfo - Dave Foster



Sound & Media

Two part script, xmmspipe controls xmms/beep/audacious via xmms-session (xmms-session has instructions) xmmspipe & xmms-session.c

Control MPC from openbox obmpc.sh



Misc.

Check you GMail from a menu gmail-openbox-0.0.3.1.py

Queries Quake 3 servers ob3_q3stat.c

Parse Netscape type bookmarks into an openbox pipe menu ff2xml

Menu that shows the contents of a directory, recursively dirlist - Dave Foster



Script archives

Mulberry's pipemenu script collection page

Safari Al's bgmenu script

Eikenberry's mpd controller and key bindings toggle

ObMenu contains several menus, including an XDG menu, a firefox bookmark menu and others!

Personal tools