scrotwm 0.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News scrotwm 0.5 (Default branch)
# 1  
Old 01-25-2009
scrotwm 0.5 (Default branch)

scrotwm is a minimalistic window manager that tries to stay out of the way so that valuable screen real estate can be used for much more important stuff. It has sane defaults and does not require one to learn a language to do any configuration. It was written by hackers for hackers and it strives to be small, compact and fast. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
OBXPROP(1)						      General Commands Manual							OBXPROP(1)

NAME
openbox -- A minimalistic, highly configurable, next generation window manager with extensive standards support. SYNOPSIS
openbox [--help] [--display] [DISPLAY] [--id] [ID] [--root] [--] [PROPERTY ...] DESCRIPTION
obxprop is a tool for displaying the properties on an x window. This tool has a similar functionality to xprop, but obxprop allows you to see UTF-8 strings as text. You may use the --id option to specify a window identifier, otherwise obxprop will allow you to select a window by clicking on it. Primarily, this tool exists for Openbox users to see the value of the _OB_NAME, _OB_CLASS, and _OB_ROLE properties, which Openbox uses for matching windows against user-defined application rules. OPTIONS
These are the possible options that openbox accepts: --help Show a summary of the options available. --display DISPLAY Specify the X display to use. --id ID Specify the window identifier for the window whose properties will be displayed. Similar to xprop, you may pass one or more property names to have openbox limit its output to only the properties requested. SEE ALSO
openbox (1), openbox-session(1), openbox-gnome-session(1), openbox-kde-session(1). Please report bugs to: http://bugzilla.icculus.org/ OBXPROP(1)