1config BR2_PACKAGE_RATPOISON 2 bool "ratpoison" 3 depends on BR2_USE_MMU 4 depends on BR2_PACKAGE_XORG7 5 select BR2_PACKAGE_FONTCONFIG 6 select BR2_PACKAGE_LIBERATION 7 select BR2_PACKAGE_XLIB_LIBX11 8 help 9 Ratpoison is a simple Window Manager. It is largely modelled 10 after GNU Screen and focuses on the keyboard instead of a 11 mouse. 12 13 The screen can be split into non-overlapping frames. All 14 windows are kept maximized inside their frames to take full 15 advantage of your precious screen real estate. 16 17 http://www.nongnu.org/ratpoison/ 18