My GPL Software Links
Home

Applications

Download

Gnome Applets

Sunflower Applet Grandr Applet

Multimedia Applications

mplayerplug-in GNOME MPlayer Gecko Media Player Nailer ohloh profile for kdekorte

Articles


Replace Totem with MPlayer in Gnome

Grandr Applet

Description:


Grandr is a GNOME Panel Applet that allow you to select screen resolution and orientation from your GNOME Panel
Grandr was originally written by Matthew Allum, and after talking to him, I have taken over maintenance of the application.

Author

Kevin DeKorte kdekorte AT gmail DOT com

Running the Applet

After you install it, select the panel you want to add it to, right click and select "Add to Panel" then scroll thru the list and select "Display Geometry Switcher". A panel applet should appear

To reload the applet, just run

killall grandr

And it will reload, do this when you update the program.

Changes

0.4.1 Dec 13,2007
Icon and build fixes
0.4 Nov 14,2007
Fix gtk 2.12 compile issues
Fix rpm spec file
0.3 May 20,2007
First Release by Kevin
Translation support, however only en translated right now
Serveral fixes to Orientation and Resolution selector

Download

View Files
(For yum usage on Fedora install my repository dekorte-release into your yum config)

Anonymous CVS Access

The latest code for grandr_applet can be downloaded via anonymous CVS by issueing the following commands
For new checkouts do this
cvs -d:pserver:anonymous@dekorte.homeip.net:/data/cvs login
(just hit enter at the password prompt)

cvs -d:pserver:anonymous@dekorte.homeip.net:/data/cvs checkout grandr_applet

To get the latest updates after you have checked it out use

cvs update -PAd

in the grandr_applet directory
CVS can also be browsed via the web HERE