summaryrefslogtreecommitdiffstats
path: root/package/ratpoison/Config.in
blob: 7b724290c373c7579ac0aced98f25ddae7460624 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
config BR2_PACKAGE_RATPOISON
	bool "ratpoison"
	depends on BR2_USE_MMU
	depends on BR2_PACKAGE_XORG7
	select BR2_PACKAGE_FONTCONFIG
	select BR2_PACKAGE_LIBERATION
	select BR2_PACKAGE_XLIB_LIBX11
	help
	  Ratpoison is a simple Window Manager. It is largely modelled
	  after GNU Screen and focuses on the keyboard instead of a
	  mouse.

	  The screen can be split into non-overlapping frames.  All
	  windows are kept maximized inside their frames to take full
	  advantage of your precious screen real estate.

	  http://www.nongnu.org/ratpoison/
OpenPOWER on IntegriCloud