[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
howtos:window_managers:ratpoison_window_manager [2021/12/02 03:42 (UTC)] – created cppimmohowtos:window_managers:ratpoison_window_manager [2021/12/02 03:56 (UTC)] – place sources on new lines cppimmo
Line 1: Line 1:
 <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). --> <!-- Add your text below. We strongly advise to start with a Headline (see button bar above). -->
 ====== Ratpoison Window Manager ====== ====== Ratpoison Window Manager ======
-Ratpoison a simple window manager that mimics the functionality of terminal multiplexers like GNU Screen and Tmux. Ratpoison has few dependencies, and does not require any that are not already contained within a full install of Slackware. There are no fancy graphics or other decorative gimmicks in Ratpoison. +Ratpoison a simple window manager that mimics the functionality of terminal multiplexers like GNU Screen and Tmux. Ratpoison has few dependencies, and does not require any that are not already contained within a full install of Slackware. There are no fancy graphics or other decorative gimmicks in Ratpoison. Window management in done entirely with key shortcuts. Ratpoison makes use of prefix maps which proceed every other binding which is bound to <key>Ctrl + t</key> by default. 
 +===== Installation ===== 
 +Ratpoison is available from the SlackBuilds repository. You can download the SlackBuild and source code [[https://slackbuilds.org/repository/14.2/desktop/ratpoison/|here]]. For information on how to use SlackBuilds refer to [[https://slackbuilds.org/howto/|SlackBuild Usage HOWTO]]. After installation you will need to run Slackware's //**xwmconfig**// command line utility in your shell to select the appriopriate xinitrc script. Use the arrows keys to select //xinitrc.ratpoison// and then press <key>Return</key>. Now ratpoison will start when you run the startx command. Do not worry about your compositors and wallpapers; those goodies can be launched via Ratpoison's configuration. 
 + 
 +===== Configuration ===== 
 +Configuration of Ratpoison is done using the //~/.ratpoisonrc// file in the users home directory or alternatively ///etc/ratpoison//
 + 
 +===== Usage ===== 
  
 ===== Sdorfehs ===== ===== Sdorfehs =====
Line 7: Line 15:
  
 ====== Sources ====== ====== Sources ======
 +[[https://www.nongnu.org/ratpoison/|nongnu ratpoison]]\\ 
 +[[http://ratpoison.wxcvbn.org/cgi-bin/wiki.pl|ratpoison wiki]]\\ 
 +[[http://ratpoison.wxcvbn.org/cgi-bin/wiki.pl/FAQ|ratpoison wiki FAQ]]\\ 
 +[[http://git.savannah.nongnu.org/cgit/ratpoison.git|ratpoison git source browser]]\\
 <!-- If you are copying information from another source, then specify that source --> <!-- If you are copying information from another source, then specify that source -->
 <!-- * Original source: [[http://some.website.org/some/page.html]] --> <!-- * Original source: [[http://some.website.org/some/page.html]] -->
Line 16: Line 27:
 <!-- Please do not modify anything below, except adding new tags.--> <!-- Please do not modify anything below, except adding new tags.-->
 <!-- You must remove the tag-word "template" below before saving your new page --> <!-- You must remove the tag-word "template" below before saving your new page -->
-{{tag>howtos }}+{{tag>howtos window_managers ratpoison sdorfehs author_cppimmo}}
 howtos:window_managers:ratpoison_window_manager ()