e0a80ef5a2
git-svn-id: http://tint2.googlecode.com/svn/trunk@22 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
30 lines
619 B
Text
30 lines
619 B
Text
DEPENDENCIES:
|
|
cairo, pango, glib, imlib2, xrandr, xinerama
|
|
|
|
---------------------------------------------------------
|
|
INSTALL:
|
|
|
|
cd to "src" and type "make"
|
|
as root type "make install"
|
|
|
|
execute "tint2"
|
|
or "tint2 -c path_to_config_file"
|
|
|
|
documentation is in /doc
|
|
|
|
check http://code.google.com/p/tint2/
|
|
for latest release, documentation and sample config file.
|
|
|
|
|
|
---------------------------------------------------------
|
|
FAQ:
|
|
|
|
- How to get menu in tint2 panel ?
|
|
use panel_padding = x y with option x>1
|
|
then put the mouse in left (or right) padding and right clic,
|
|
tint2 will open the menu of your Window manager.
|
|
|
|
|
|
|
|
|
|
|