NCWM
No Cheese Window Manager
No Cheese Window Manager (ncwm) is a lightweight window manager for the X Window System, fork of Window Manager Improved (wmi). It attempts to use keyboard on every task the user wants to do, if possible, no mouse, no cheese.
Ncwm will be flexible, clean and improved again. It will try to clean-up the code that wmi uses. The ncwm is for users, who prefer use keyboard more than mouse.
- Development Status: 2 - Pre-Alpha
- Intended Audience: Advanced End Users, Developers, End Users/Desktop, System Administrators, Information Technology
- License: MIT License
- Operating System: FreeBSD, Linux
- Programming Language: C++
- Topic: Window Managers
- Translations: English
- User Interface: X Window System (X11)
To get current source you need subversion client:
svn co https://ncwm.svn.sourceforge.net/svnroot/ncwm/trunk ncwm
To build program execute these commands:
cd ncwm
./configure
make install clean
To test program add line exec ncwm to .xinitrc or .xsession file and restart your X session.
NCWM documentation generated with doxygen.
Other information: http://bsd.zemaitija.net/projects/ncwm/