Openbox:Pipemenus

From Openbox

(Difference between revisions)
Jump to: navigation, search
Line 42: Line 42:
  
  
=== Sound & Media===
+
=== Sound & Media ===
 
Two part script, xmmspipe controls xmms/beep/audacious via xmms-session (xmms-session has instructions) [http://mikachu.ath.cx/slask/xmmspipe xmmspipe] & [http://mikachu.ath.cx/slask/xmms-session.c xmms-session.c]
 
Two part script, xmmspipe controls xmms/beep/audacious via xmms-session (xmms-session has instructions) [http://mikachu.ath.cx/slask/xmmspipe xmmspipe] & [http://mikachu.ath.cx/slask/xmms-session.c xmms-session.c]
  
 
Control MPC from openbox [http://david.chalkskeletons.com/scripts/obmpc.sh obmpc.sh]
 
Control MPC from openbox [http://david.chalkskeletons.com/scripts/obmpc.sh obmpc.sh]
 +
 +
----
 +
 +
 +
=== Misc. ===
 +
Check you GMail from a menu [http://david.chalkskeletons.com/scripts/gmail-openbox-0.0.3.1.py gmail-openbox-0.0.3.1.py]
 +
 +
Queries Quake 3 servers [http://www.gozer.org/programs/c/c/ob3_q3stat.c ob3_q3stat.c]
  
 
----
 
----

Revision as of 06:00, 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 - written by 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 - written by Vlad George

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



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



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