awesome-3.2

所属分类:Linux/Unix编程
开发工具:Unix_Linux
文件大小:341KB
下载次数:2
上传日期:2009-03-14 22:32:42
上 传 者jmskhng
说明:  awesome is a highly configurable, next generation framework window manager for X. It is very fast, light, and extensible. It is primarily targeted at the power user, developer, and anyone dealing with everyday computing tasks who wants to have fine-grained control over a graphical environment.

文件列表:
awesome-3.2\.version_stamp (4, 2009-03-13)
awesome-3.2\AUTHORS (2420, 2009-03-12)
awesome-3.2\awesome-client.1.txt (784, 2009-03-12)
awesome-3.2\awesome-client.c (6062, 2009-03-12)
awesome-3.2\awesome-version-internal.h.in (402, 2009-03-12)
awesome-3.2\awesome.1.txt (5134, 2009-03-12)
awesome-3.2\awesome.c (17547, 2009-03-12)
awesome-3.2\awesome.desktop (127, 2009-03-12)
awesome-3.2\awesome.doxygen.in (9151, 2009-03-12)
awesome-3.2\awesome.h (1035, 2009-03-12)
awesome-3.2\awesomeConfig.cmake (8576, 2009-03-12)
awesome-3.2\awesomerc.5.txt (1611, 2009-03-12)
awesome-3.2\awesomerc.lua.in (15851, 2009-03-12)
awesome-3.2\awsetbg.1.txt (2053, 2009-03-12)
awesome-3.2\BUGS (49, 2009-03-12)
awesome-3.2\build-utils\atoms-ext.sh (141, 2009-03-12)
awesome-3.2\build-utils\atoms-int.sh (270, 2009-03-12)
awesome-3.2\build-utils\dist.sh (319, 2009-03-12)
awesome-3.2\build-utils\fake-lua-src.lua (3708, 2009-03-12)
awesome-3.2\build-utils\git-version-stamp.sh (603, 2009-03-12)
awesome-3.2\build-utils\gperf.sh (2757, 2009-03-12)
awesome-3.2\build-utils\widgetgen.sh (486, 2009-03-12)
awesome-3.2\client.c (68920, 2009-03-12)
awesome-3.2\client.h (5064, 2009-03-12)
awesome-3.2\CMakeLists.txt (10315, 2009-03-12)
awesome-3.2\cnode.c (1828, 2009-03-12)
awesome-3.2\cnode.h (1343, 2009-03-12)
awesome-3.2\common\array.h (4942, 2009-03-12)
awesome-3.2\common\atoms.c (1763, 2009-03-12)
awesome-3.2\common\atoms.h (1079, 2009-03-12)
awesome-3.2\common\atoms.list (1355, 2009-03-12)
awesome-3.2\common\buffer.c (4209, 2009-03-12)
awesome-3.2\common\buffer.h (5338, 2009-03-12)
awesome-3.2\common\list.h (14006, 2009-03-12)
awesome-3.2\common\refcount.h (1914, 2009-03-12)
awesome-3.2\common\socket.c (2681, 2009-03-12)
awesome-3.2\common\socket.h (1084, 2009-03-12)
awesome-3.2\common\tokenize.gperf (909, 2009-03-12)
awesome-3.2\common\util.c (6563, 2009-03-12)
... ...

awesome ======= awesome is a highly configurable, next generation framework window manager for X. Requirements ------------ In order to build awesome itself, you need header files and libs of: - cmake (>= 2.6) - Xlib - xproto - xcb (>= 1.1) - xcb-util (>= 0.3) - Lua (>= 5.1) - cairo built with xcb support - pango and pangocairo (>= 1.19.3) - libev - Imlib2 - dbus (optional, use -DWITH_DBUS=OFF with cmake to disable) - gperf In order to build the awesome man pages and documentation, you need these tools: - asciidoc - xmlto - docbook XSL stylesheets - luadoc In order to build the source code reference, you need these tools: - doxygen - graphviz Building and installation ------------------------- After extracting the dist tarball, run: make This will create a build directory, run cmake in it and build awesome. After the building done, you can type this to install: make install # might need root permissions Running awesome --------------- You can directly select awesome from your display manager. If not, you can add the following line to your .xinitrc to start awesome using startx or to .xsession to start awesome using your display manager: exec awesome In order to connect awesome to a specific display, make sure that the DISPLAY environment variable is set correctly, e.g.: DISPLAY=foo.bar:1 exec awesome (This will start awesome on display :1 of the host foo.bar.) Configuration ------------- The configuration of awesome is done by creating a $XDG_CONFIG_HOME/awesome/rc.lua file. An example is provided in the sources. Troubleshooting --------------- In most systems any message printed by awesome (including warnings and errors) are written to $HOME/.xsession-errors. If awesome does not start or the configuration file is not producing the desired results the user should examine this file to gain insight into the problem.

近期下载者

相关文件


收藏者