# Config file example for wmdrawer [general] # Dock's icon [optional] dock_icon fluxbox48x48-trans-metal-bevel.png # Drawer's opening direction [required] # Top to bottom = 0 # Right to Left = 1 # Bottom to Top = 2 # Left to Right = 3 direction 1 # Image used for icons' background [optional] #icons_bg defaultTile.xpm # Activate the drawer's pseudo-transparency [optional, default 0] # if you choose transparency, icons_bg will be ignored transparency 1 # buttons' size: min=8, max=64 [optional] # Useful for the people who want for example to have big icons # and to define several columns. btns_size 64 # Icon's highlight type: 0, 1 or 2 [optional, default 2] # 0 : no highlight # 1 : target # 2 : shading highlight 1 # Image used as highlight [optional] # only used if you choice target type #highlight_img highlight.xpm # Tint icons by a specified color [optional, default #ffffff] # only used if you choice shading type highlight_tint #AACCEE # Shade icons at a specified level [optional, default 60] # only used if you choice shading type highlight_sh 90 # Display buttons' tooltips [optional, default 1] #tooltips 1 # Tooltips' font [optional, default fixed] tooltips_font lime # Drawer's animation speed: 0, 1, 2, 3, 4 [optional, default 1] #animation_speed 1 # Mouse cursor in drawer: 0, 1, 2 [optional, default 2] cursor 2 # Auto opening of the drawer: 0, 1 [optional, default 0] show_on_hover 1 # Auto closing of the drawer: 0, 1 [optional, default 0] hide_on_out 1 # drawer's hiding timeout in miliseconds [optional, default 1000] #hide_timeout 1000 # Runs the dockapp in windowed mode: 0, 1 [optional, default 0] # Useful for AfterStep, Fvwm, Sawfish or KDE users. #windowed_mode 0 # Instance name so window manager can distinguish between multiple copies #instance_name distinguish_name # Drawer's border size in pixels [optional, default 1] #border_size 1 # Images directories [images_paths] /home/data/icons/FreeIcons_0.5/48x48/apps /home/data/icons/FreeIcons_0.5/48x48/filesystems /home/data/icons /usr/share/pixmaps /usr/local/share/pixmaps/ /usr/share/pixmaps/anjuta # A first column with 5 buttons # Each button must be defined with this syntax: # (tooltip) (image) (command) [column] (X Terminal) (gnome-term.png) (~/fbRun aterm) (MozillaFirebird) (mozilla.png) (MozillaFirebird) (Mozilla Mail) (kmail.png) (/usr/lib/mozilla/mozilla-bin -mail) (gVIM) (gvim.png) (gvim) (Anjuta) (applogo.png) (anjuta) (XChat) (xchat.png) (xchat-2) (MPlayer) (gnome-multimedia.png) (mplayer) (Xmms) (gnome-audio2.png) (xmms) (Gimp) (gimp.png) (gimp) (GQview) (paint.png) (gqview /home/data/images) (Xcalc) (gnome-calc2.png) (xcalc) (deadftp) (network_local.png) (deadftp) (Tribes2) (tribes2.png) (~/wine.sh t2)