fmII
Sun, Sep 07th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 13:15 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 ratpoison 1.3.0 (Default)
Section: Unix

 

Added: Sat, Aug 26th 2000 05:32 UTC (8 years, 0 months ago) Updated: Tue, Feb 19th 2008 23:46 UTC (6 months, 21 days ago)


About:
Ratpoison is a simple window manager with no large library dependencies, no fancy graphics, no window decorations, and no rodent dependence. It is largely modeled after GNU Screen, which has done wonders in the virtual terminal market. All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples EMACS and other quality pieces of software. All windows are maximized and kept maximized to avoid wasting precious screen space.

Release focus: Major feature enhancements

Changes:
Bugfixes were made, and a new window list format option was added to display the frame a window occupies. The super modifier was changed from 'S' to 's', and 'S' is now the shift modifier. The window list style is now columnar by default.

Author:
Shawn [contact developer]

Rating:
7.73/10.00 (24 votes)

Homepage:
http://www.nongnu.org/ratpoison
Tar/GZ:
http://savannah.nongnu.org/download/ratpoison/
CVS tree (cvsweb):
http://savannah.nongnu.org/cgi-bin/viewcvs/ratpoison/
Mailing list archive:
http://lists.nongnu.org/mailman/listinfo/ratpoison-devel

Trove categories: [change]
[Development Status]  5 - Production/Stable
[Intended Audience]  Developers, End Users/Desktop
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  POSIX
[Programming Language]  C
[Topic]  Desktop Environment :: Window Managers

Dependencies: [change]
X11 (required)
[download links]

 
Project admins: [change]
» Shawn (Owner)

» Rating: 7.73/10.00 (Rank 384)
» Vitality: 0.06% (Rank 1467)
» Popularity: 4.26% (Rank 898)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 58,462
   URL hits: 35,956
   Subscribers: 72

Other projects from the same categories:
Foopanel
Enlightenment
PLWM
xstickwin
LG3D-LiveCD

Users who subscribed to this project also subscribed to:
Linux-PAM
Webmin
GConf
SMB Download
kbarcode


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 1.4.3 20-Feb-2008 GNU General Public License (GPL) Homepage Tar/GZ

 Releases

Version Focus Date
1.4.3 Minor bugfixes 20-Feb-2008 07:46
1.4.2 Minor bugfixes 07-Oct-2007 05:32
1.4.1 Minor feature enhancements 20-Dec-2006 11:44
1.4.0 Minor feature enhancements 03-Apr-2006 00:52
1.4.0-beta4 Minor bugfixes 10-Apr-2005 21:30
1.4.0-beta2 Minor feature enhancements 22-Feb-2005 06:16
1.4.0-beta1 Major feature enhancements 04-Feb-2005 10:46
1.3.0 Major feature enhancements 14-Jun-2004 08:05
1.3.0-rc1 Minor feature enhancements 23-Nov-2003 07:07
1.3.0-beta3 Minor bugfixes 23-Aug-2003 07:55

 Articles referencing this project

 Comments

[»] Problems with various console apps
by fbhjr - Jul 18th 2003 23:20:18

I tried this wm based on a link to the freshmeat article. Fantastic concept, just what I wanted for an old IBM 560 laptop that was to be enlisted to back-and-forth library duty (the old lappy you don't mind having stolen). Unfortunately, I have to give it poor marks. I was able to compile it to use aterm, xterm, and rxvt on different occasions. Each time console apps like "less" and "man" (essential one that latter, no?) displayed their pages only on half the screen real estate (800x600) and also presented various forms of buffer chaos. Having visited the #ratpoison irc chan on freenode, I was told that it was an "X bug" by a helpful chap who shall remain nameless. An X bug?

He informed me that I should use an: "eval `resize`" -- and this indeed did solve the issue...only it was necessary to do that for each xterm.

I would love to be able to use a wm like rp...seems like the most minimalistic around -- but unless it can handle ultra-common apps like "less" and "man," I must warn other lightweight wm seekers away.

F/H

[reply] [top]


    [»] Re: Problems with various console apps
    by Shawn - Aug 30th 2003 23:19:35


    > I tried this wm based on a link to the
    > freshmeat article. Fantastic concept,
    > just what I wanted for an old IBM 560
    > laptop that was to be enlisted to
    > back-and-forth library duty (the old
    > lappy you don't mind having stolen).
    > Unfortunately, I have to give it poor
    > marks. I was able to compile it to use
    > aterm, xterm, and rxvt on different
    > occasions. Each time console apps like
    > "less" and "man"
    > (essential one that latter, no?)
    > displayed their pages only on half the
    > screen real estate (800x600) and also
    > presented various forms of buffer chaos.
    > Having visited the #ratpoison irc chan
    > on freenode, I was told that it was an
    > "X bug" by a helpful chap who
    > shall remain nameless. An X bug?
    >
    > He informed me that I should use an:
    > "eval `resize`" -- and this
    > indeed did solve the issue...only it was
    > necessary to do that for each xterm.
    >
    > I would love to be able to use a wm like
    > rp...seems like the most minimalistic
    > around -- but unless it can handle
    > ultra-common apps like "less"
    > and "man," I must warn other
    > lightweight wm seekers away.
    >
    > F/H


    The resize bug is not a bug in X but a race condition in Xterm. As far as I understand the same problem is present in Ion. Some users have noticed that it has disappeared with newer versions of XFree86.

    If you experience this problem use the redisplay command in ratpoison which is bound to C-t l. This will force a resize event and the xterm with fix itself.

    Shawn

    [reply] [top]


      [»] Re: Problems with various console apps
      by artm - Dec 4th 2003 03:28:31

      workaround: 1. start ratpoison 2. start xterm (e.g. "^T c") 3. issue redisplay command (e.g. "^T l") 4. issue the following in xterm: "echo "XTerm*geometry: ${COLUMNS}x${LINES}" >> ~/.Xresources" of course the .Xresources should be loaded ("xrdb -merge ~/.Xresources") on X startup but most people have that bit setup. i do for example, although i can't find where - must be default behaviour of gentoo's xinit.

      --
      artm

      [reply] [top]


    [»] Re: Problems with various console apps
    by Steven L - Nov 22nd 2003 18:04:04

    I had the same problem with my xterms, but I do everything in Screen anyway, and there's no problem.

    [reply] [top]


[»] ratpoison rocks
by rcy - Aug 29th 2000 13:50:35

now i can finally throw the bloody thing away.

[reply] [top]


    [»] Re: ratpoison rocks
    by Shawn - Mar 5th 2001 20:28:16


    > now i can finally throw the bloody thing
    > away.
    >

    Totally, dude! This puts every WM I've tried to total shame!

    [reply] [top]


      [»] Re: ratpoison rocks
      by Christian Neumann - Oct 14th 2002 15:36:41


      >
      > % now i can finally throw the bloody
      > thing
      > % away.
      > %
      >
      >
      > Totally, dude! This puts every WM I've
      > tried to total shame!
      >
      >

      yeah, very cool wm. but working with gimp in ratpoison is very uncomfortable :[




      [reply] [top]


        [»] Re: ratpoison rocks
        by Shawn - May 15th 2003 14:56:55


        >
        > %
        > % % now i can finally throw the bloody
        > % thing
        > % % away.
        > % %
        > %
        > %
        > % Totally, dude! This puts every WM
        > I've
        > % tried to total shame!
        > %
        > %
        >
        >
        > yeah, very cool wm. but working with
        > gimp in ratpoison is very uncomfortable
        > :[%
        >
        >
        >
        >



        I've solved the problem. Now when you try to boot the gimp, ratpoison segfaults. It's the only clean solution.

        [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs