wok rev 656

Sync Slim them and Openbox as default WM
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 22 22:44:49 2008 +0200 (2008-04-22)
parents b6a1e89c9947
children 9c45a9c80fb7
files slim/stuff/etc/slim.conf slim/stuff/themes/slitaz/background.png slim/stuff/themes/slitaz/panel.png slim/stuff/themes/slitaz/slim.theme
line diff
     1.1 --- a/slim/stuff/etc/slim.conf	Tue Apr 22 22:37:21 2008 +0200
     1.2 +++ b/slim/stuff/etc/slim.conf	Tue Apr 22 22:44:49 2008 +0200
     1.3 @@ -48,7 +48,7 @@
     1.4  # The current chosen session name is replaced in the login_cmd
     1.5  # above, so your login command can handle different sessions.
     1.6  # see the xinitrc.sample file shipped with slim sources
     1.7 -sessions            jwm,e17,openbox
     1.8 +sessions            openbox,e17,jwm
     1.9  
    1.10  # Executed when pressing F11 (requires imagemagick)
    1.11  #screenshot_cmd      mtpaint -s /root/slim-shot.png
     2.1 Binary file slim/stuff/themes/slitaz/background.png has changed
     3.1 Binary file slim/stuff/themes/slitaz/panel.png has changed
     4.1 --- a/slim/stuff/themes/slitaz/slim.theme	Tue Apr 22 22:37:21 2008 +0200
     4.2 +++ b/slim/stuff/themes/slitaz/slim.theme	Tue Apr 22 22:44:49 2008 +0200
     4.3 @@ -5,7 +5,7 @@
     4.4  msg_color               #000000
     4.5  msg_font                Verdana:size=18:bold:dpi=75
     4.6  msg_x                   50%
     4.7 -msg_y                   40%
     4.8 +msg_y                   35%
     4.9  msg_shadow_color #FFFFFF
    4.10  msg_shadow_xoffset 1
    4.11  msg_shadow_yoffset 1
    4.12 @@ -17,19 +17,19 @@
    4.13  # Input controls
    4.14  input_panel_x           50%
    4.15  input_panel_y           50%
    4.16 -input_name_x            59
    4.17 -input_name_y            178
    4.18 +input_name_x            64
    4.19 +input_name_y            143
    4.20  input_font          	Verdana:size=12:dpi=75
    4.21  input_fgcolor           #000000
    4.22  
    4.23  # Username / password request
    4.24 -username_font          	Verdana:size=14:bold:dpi=75
    4.25 -username_color        	#000000
    4.26 +username_font          	Verdana:size=13:bold:dpi=75
    4.27 +username_color        	#f3f3f3
    4.28  username_x              50%
    4.29 -username_y              132
    4.30 +username_y              100
    4.31  password_x              50%
    4.32 -password_y              132
    4.33 -username_shadow_color   #FFFFFF
    4.34 +password_y              100
    4.35 +username_shadow_color   #000000
    4.36  username_shadow_xoffset 1
    4.37  username_shadow_yoffset 1
    4.38