xmonad 0.7 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News xmonad 0.7 (Default branch)
# 1  
Old 03-30-2008
xmonad 0.7 (Default branch)

Image xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. Window manager features are accessible from the keyboard; a mouse is optional. xmonad is extensible in Haskell, allowing for powerful customisation. Custom layout algorithms, key bindings, and other extensions may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several physical screens. License: BSD License (revised) Changes:
This release provides several improvements over 0.6, including improved integration with GNOME, more flexible "rules", various stability fixes, and many new and interesting features in the extension library, such as general support for window decorations, UTF-8 support, scratch pad terminals, and pointer control.Image

More...
Login or Register to Ask a Question

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

NAME
matchbox-remote - communicate with matchbox-window-manager process SYNOPSIS
matchbox-remote [options] OPTIONS
-t <matchbox theme name> Switch Matchbox theme -r Output current Matchbox theme -exit Request Matchbox to exit -next Page to next window -prev Page to previous window -desktop Toggle desktop visibility -menu Activate mb-applet-menu-launcher -panel-toggle [panel id] Toggle panel visibility -input-toggle Toggle input method (requires input manager) -composite-toggle Toggle compositing engine (if enabled) -keys-reload Reload keyboard shortcut configuration (if enabled) -h Output help DESCRIPTION matchbox-remote connects to a running matchbox-window-manager process to get information about its state or send it instructions. matchbox-window-manager is a window manager for the X Window System running on non-desktop embedded platforms such as handhelds, set-top boxes, kiosks and anything else for which screen space, input mechanisms or system resources are limited. AUTHOR
matchbox-remote was written by Matthew Allum <mallum@o-hand.com>. Jul 16 2004 matchbox-remote(1)