slitaz-configs rev 169

openbox: rc have big font for OSD
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 22 18:52:14 2012 +0200 (2012-04-22)
parents 3c45f08b73c8
children 1bc5fbc0a8ff
files rootfs/etc/xdg/openbox/rc.xml
line diff
     1.1 --- a/rootfs/etc/xdg/openbox/rc.xml	Sat Apr 21 02:22:18 2012 +0200
     1.2 +++ b/rootfs/etc/xdg/openbox/rc.xml	Sun Apr 22 18:52:14 2012 +0200
     1.3 @@ -95,6 +95,18 @@
     1.4        <slant>normal</slant>
     1.5        <!-- 'italic' or 'normal' -->
     1.6      </font>
     1.7 +    <font place="ActiveOnScreenDisplay">
     1.8 +      <name>Sans</name>
     1.9 +      <size>16</size>
    1.10 +      <weight>Normal</weight>
    1.11 +      <slant>Normal</slant>
    1.12 +    </font>
    1.13 +    <font place="InactiveOnScreenDisplay">
    1.14 +      <name>Sans</name>
    1.15 +      <size>8</size>
    1.16 +      <weight/>
    1.17 +      <slant/>
    1.18 +    </font>
    1.19    </theme>
    1.20    <desktops>
    1.21      <!-- this stuff is only used at startup, pagers allow you to change them
    1.22 @@ -624,10 +636,6 @@
    1.23      <!-- show the manage desktops section in the client-list-(combined-)menu -->
    1.24    </menu>
    1.25    <applications>
    1.26 -    <application name="tazdrop">
    1.27 -      <focus>no</focus>
    1.28 -      <skip_taskbar>yes</skip_taskbar>
    1.29 -    </application>
    1.30      <!--
    1.31    # this is an example with comments through out. use these to make your
    1.32    # own rules, but without the comments of course.