Jump to content

ratpoison

From Wikipedia, the free encyclopedia
ratpoison
Developer(s)Shawn Betts
Initial releaseDecember 4, 2000; 23 years ago (2000-12-04)[1]
Stable release
1.4.9[2] Edit this on Wikidata / 4 April 2017
Repository
Written inC
TypeWindow manager
LicenseGPL-2.0-or-later
Websitewww.nongnu.org/ratpoison/

ratpoison is a tiling window manager for the X Window System primarily developed by Shawn Betts. The user interface and much of their functionality are inspired by the GNU Screen terminal multiplexer.[3] While ratpoison is written in C, Betts' StumpWM re-implements a similar window manager in Common Lisp.

Overview[edit]

The name "ratpoison" reflects its major design goal: to let the user manage application windows without using a mouse.[4] Unlike other tiling window managers like Ion, ratpoison completely ignores the mouse (or "rat"),[5][dead link][6] and avoids window decorations as much as possible.[7] The default keybindings are specifically designed to not conflict with Emacs.[8]

Usage[edit]

ratpoison relies on key chords similar to Emacs to control window management, with all window interactions being done through shortcuts.[4] Each window occupies an entire frame and cannot overlap. Windows can be split either horizontally or vertically. Multiple workspaces and session management are supported.[9] An application menu can be used for navigation to programs. Configuration is controlled via a config file.[10][11]

Reception[edit]

Mark Pilgrim praised it for being "minimalist" and "configurable."[6] Jeff Covey, in 2002, found it was "lightning fast and perfectly stable."[3] Peter Seebach remarked that "the convenience and performance are impressive; the learning curve, however, daunts many users."[5] Similarly, Brian Proffitt observes that "the key commands are well explained in this window manager's man pages, and whatever you do, read these first. The keyboard commands do make sense after some use but initially the learning curve is pretty steep."[7] In the same vein, Bruce Byfield found it (and stumpwm) "virtually unusable until you read the documentation."[12] MakeTechEasier gave a positive review of ratpoison in 2013, although noting its steep learning curve.[13] Bryan Lunduke of NetworkWorld gave a negative review, criticizing the key bindings and the difficulty of working with multi-window programs such as GIMP.[14]

See also[edit]

References[edit]

  1. ^ Earliest known release
  2. ^ Jeremie Courreges-Anglas (4 April 2017). "ratpoison-1.4.9 has been released". Retrieved 12 November 2020.
  3. ^ a b Covey, Jeff (2002-10-12). "The Antidesktop". FreeCode. Archived from the original on 2016-01-30.
  4. ^ a b Diener, Derrik (2014-10-23). "5 Great Tiling Window Managers for Linux". Make Tech Easier. Retrieved 2024-06-07.
  5. ^ a b Seebach, Peter (2006-03-13). "The cranky user: Usability off the beaten path". IBM developerWorks.
  6. ^ a b Pilgrim, Mark (2007-03-15). "My Good Easy". diveintomark.com. Archived from the original on 2011-07-18.
  7. ^ a b Proffitt, Brian (2001-04-10). "The StartX Files: When the Mouse is An Anathema". LinuxPlanet.com. Archived from the original on 2011-06-04.
  8. ^ "ratpoison: Say good-bye to the rodent". ratpoison.nongnu.org. Retrieved 2024-06-07.
  9. ^ Fioretti, Marco (2011-07-03). "Best lightweight window managers for Linux". TechRadar. Retrieved 2024-06-07.
  10. ^ Morrison, Graham (2011-01-30). "How to save your Linux screen space". TechRadar. Retrieved 2024-06-07.
  11. ^ Sharma, Angad (2020-05-09). "Ratpoison: Forget About Your Mouse". DEV Community. Retrieved 2024-06-07.
  12. ^ Byfield, Bruce (2007-05-31). "Keyboard-driven environments open a new window on the desktop". Linux.com. Archived from the original on 2008-04-07.
  13. ^ Sharma, Mayank (2013-11-12). "Salix Ratpoison - An Esoteric Distro For The Alpha Geeks". Make Tech Easier. Retrieved 2024-06-07.
  14. ^ Lunduke, Bryan (2014-09-09). "The Linux desktop-a-week review: ratpoison". Network World. Retrieved 2024-06-07.

External links[edit]