fluxbox fork with a slight change to maximized windows
ec6df5c3d1
setxkbmap and xmodmap both might change the keycodes. thus fluxbox needs to remap the keysyms from the currently loaded keytree to new keycodes after it received a 'MappingNotify' event. we do not reload() the keys file because: * the user might work on it right now * remap only needed symbols is cheaper than parsing the keysfile anyway |
||
---|---|---|
3rd/vim | ||
data | ||
doc | ||
nls | ||
src | ||
util | ||
.gitignore | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
BUGS | ||
ChangeLog | ||
configure.in | ||
COPYING | ||
Doxyfile | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
README | ||
RoadMap | ||
stamp-h.in | ||
TODO | ||
version.h.in |
Fluxbox is a fork of the original Blackbox 0.61.1 sourcecode with different goals. Read NEWS to see whats new in this release. For copyright information see COPYING For more information go to: http://fluxbox.org/ Compile and Install: $ ./configure $ make and then as root # make install Thanks: Blackbox team People at #fluxbox on the irc.freenode.net irc-network. skypher of openprojects for bugtesting and providing fluxbox with themes: Clean CleanColor Makro, Carbondioxide and MerleyKay. And all the people who sent bugfixes/patches and helped us making Fluxbox a better application.