Brightside extends GNOME window manager


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Brightside extends GNOME window manager
# 1  
Old 01-21-2008
Brightside extends GNOME window manager

Mon, 21 Jan 2008 19:00:00 GMT
Brightside is a small utility for extending the functionality of Metacity, the default window manager for the GNOME desktop. Now at version 1.4.0, it currently offers two mutually exclusive functions: corner actions that are activated when the mouse cursor moves to one of the desktop's corners, and scrolling with the mouse between desktops.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Fedora

Window Manager

Hi guys, I want to get back to my old days and re-obtain my unix skills, I remember I installed a window manager wmii / wmii2 /mwm on my debian and started to learn unix/linux and now after some years not touching it and having to deal with gnome on redhat (because of my work) I feel like very... (6 Replies)
Discussion started by: messi777
6 Replies

2. Red Hat

Window manager on Fedora

Hi eveybody, I want to install fedora on my personal laptop, but I dont want to use any graphical desktop environment, this way i will force myself to learn more. I want to install wm2 which i used to work with it on debian a couple of yeras ago, so is there any instruction that how I can do this?... (3 Replies)
Discussion started by: messi777
3 Replies

3. UNIX Desktop Questions & Answers

Slimmest Window Manager

Hi Which is the absolutely slimmest window manager Window Manager? THX (3 Replies)
Discussion started by: ccc
3 Replies

4. Linux

MINT gnome power manager problems

Version: Linux Mint 9 Isadora I'm having problems with the MINT gnome power manager. I just finished installing Linux Mint 9 Isadora on my system and every time I try to log into Mint I get this message "The config defaults for gnome power manager have not been installed correctly. Please... (0 Replies)
Discussion started by: cokedude
0 Replies

5. Debian

gnome file manager configuration question

Is there a way to configure the gnome file manager to open each directory in the same window instead of opening a new one? (Debian 5.0.0) (5 Replies)
Discussion started by: snorkack59
5 Replies

6. UNIX Desktop Questions & Answers

Window Manager of the ... Choice

Inspired by Window Manager of the Year threads from LinuxQuestions.org Like these: 2002 | 2003 | 2004 | 2005 | 2006 I wonder what WMs are used by UNIX people ... People sometimes select diffrent WMs for (old and slow) laptop and (overpowered) workstation, that is why poll allows multiple... (8 Replies)
Discussion started by: vermaden
8 Replies

7. UNIX Desktop Questions & Answers

Setting window manager manually for GNome

So, I just finished building a FreeBSD box from the ground up using only the ports collection and got my box up and running with XFree86 4.1.0 and KDE 2.2. Some of the tools that I installed required GNome so I installed GNome 1.4 as well. When I fire up GNome I get informed that my window... (1 Reply)
Discussion started by: auswipe
1 Replies
Login or Register to Ask a Question
BLUETILE(1)															       BLUETILE(1)

NAME
bluetile - full-featured tiling for the GNOME desktop environment SYNOPSIS
bluetile [--help] [--version] [--restart] DESCRIPTION
Bluetile is a tiling window manager designed to integrate with the GNOME desktop environment. It provides both a traditional, stacking layout mode as well as tiling layouts where windows are arranged to use the entire screen without overlapping. Bluetile tries to make the tiling paradigm easily accessible to users coming from traditional window managers by drawing on known conventions and providing both mouse and keyboard access for all features. o Designed to integrate with the GNOME desktop environment o Hybrid approach: Stacking window layout & tiling layouts available o All features accessible from mouse, as well as keyboard o Maximizing & minimizing windows in all layouts o Good multihead support o Proper handling of fullscreen applications OVERVIEW
To quickly get up and running just start Bluetile from your current window manager/desktop environment (preferably GNOME). Bluetile will replace the currently running window manager (if the window manager supports this) and start up. One way to set up Bluetile as your default window manager under GNOME is to make sure that the environment variable WINDOW_MANAGER contains the path to the Bluetile binary before GNOME starts. This can be achieved by putting something like the following line into ~/.gnomerc: export WINDOW_MANAGER=bluetile If you use a packaged version of Bluetile, your distribution might already provide you with a preconfigured xsession. OPTIONS
--help print help message --version print the version number --restart request a running Bluetile process to restart KEYBOARD SHORTCUTS
This is a list of most keyboard shortcuts for Bluetile: Win+Return Launch terminal Win+p Launch GNOME "Run application" dialog Win+a Switch to stacking window layout Win+s Switch to tiled horizontal layout Win+d Switch to tiled vertical layout Win+f Switch to fullscreen layout Win+j Move focus to the next window Win+k Move focus to the previous window Win+Space Move focus to the master window Win+Shift+j Swap the focused window with the next window Win+Shift+k Swap the focused window with the previous window Win+Shift+Space Swap the focused window with the master window Win+h Shrink the master area Win+l Expand the master area Win+u Shrink a slave area Win+i Expand a slave area Win+, Increment the number of windows in the master area Win+. Decrement the number of windows in the master area Win+Shift+c Close the focused window Win+z Maximize/zoom focused window Win+m Minimize focused window Win+Shift+m Restore next minimized window Win+o Show window menu for focused window Win+t Push dialog window back into tiling Win+b Toggle to previously displayed workspace Win+1 .. Win+9, Win+0 Switch to workspace N Win+Shift+1 .. Win+Shift+9, Win+Shift+0 Move client to workspace N Win+w, Win+e, Win+r Switch to physical/Xinerama screens 1, 2 or 3 Win+Shift+w, Win+Shift+e, Win+Shift+r Move client to physical/Xinerama screen 1, 2 or 3 Win+F5 Refresh layout Win+Shift+q Quit Bluetile CONFIGURATION
Edit the file ~/.bluetilerc to configure Bluetile. AUTHOR
Jan Vornberger <jan.vornberger@informatik.uni-oldenburg.de> perl v5.10.1 2010-11-07 BLUETILE(1)