My favorites | Sign in
Logo
                
Feeds:
People details
Project owners:
  Zero456

Overview

Stjerm is a GTK+-based drop-down terminal emulator similar to the consoles used in PC games such as Quake and Half-Life 2. Stjerm sets itself apart from similar programs by providing a minimalistic interface combined with a small file size, lightweight memory usage and easy integration with composite window managers such as Compiz.

News

2009-07-22 - New 64-bit RPM for Fedora 11 Released!

2009-07-08 - An Updated RPM for Fedora 11 Released!

2009-07-02 - Repository Moved to Mercurial

2009-06-25 - Stjerm 0.13 Released!

2009-03-06 - Stjerm 0.12 Released!

Building

Grab the latest version from the Downloads section and extract it to your hard drive. Then run:

./configure
make
make install (as root)

This will compile and install Stjerm into your /usr/local/bin directory. Stjerm can then be started from a terminal or the GNOME Run Application dialog.

Dependencies

Configuration

Stjerm can be configured via the terminal or through the .Xdefaults file located in your home directory. For example, to run stjerm with F12 as shortcut key, the opacity of 60 and a green foreground color, use:

stjerm -k f12 -o 60 -fg 66ff11

To specify the same options in the .Xdefaults file:

stjerm.key: f12
stjerm.opacity: 60
stjerm.foreground: #66ff11

For a complete list of options, see the ConfigurationOptions wiki page.

Project icon is provided by the echo-icon-theme by the Fedora Project under a CC-BY-SA license.









Hosted by Google Code