* etc/xdg/lxsession/Lubuntu*/desktop.conf
- Set some Xft keys for better font rendering by default. LP: #518168
This commit is contained in:
parent
ccf1826e7f
commit
eae7739eeb
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lubuntu-default-settings (0.10) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* etc/xdg/lxsession/Lubuntu*/desktop.conf
|
||||||
|
- Set some Xft keys for better font rendering by default. LP: #518168
|
||||||
|
|
||||||
|
-- Julien Lavergne <gilir@ubuntu.com> Thu, 17 Jun 2010 22:25:24 +0200
|
||||||
|
|
||||||
lubuntu-default-settings (0.9) maverick; urgency=low
|
lubuntu-default-settings (0.9) maverick; urgency=low
|
||||||
|
|
||||||
* usr/bin
|
* usr/bin
|
||||||
|
@ -10,6 +10,9 @@ iGtk/ButtonImages=1
|
|||||||
iGtk/MenuImages=1
|
iGtk/MenuImages=1
|
||||||
iGtk/CursorThemeSize=18
|
iGtk/CursorThemeSize=18
|
||||||
iXft/Antialias=1
|
iXft/Antialias=1
|
||||||
|
iXft/Hinting=1
|
||||||
|
sXft/HintStyle=hintslight
|
||||||
|
sXft/RGBA=rgb
|
||||||
|
|
||||||
[Mouse]
|
[Mouse]
|
||||||
AccFactor=20
|
AccFactor=20
|
||||||
|
@ -10,6 +10,9 @@ iGtk/ButtonImages=1
|
|||||||
iGtk/MenuImages=1
|
iGtk/MenuImages=1
|
||||||
iGtk/CursorThemeSize=18
|
iGtk/CursorThemeSize=18
|
||||||
iXft/Antialias=1
|
iXft/Antialias=1
|
||||||
|
iXft/Hinting=1
|
||||||
|
sXft/HintStyle=hintslight
|
||||||
|
sXft/RGBA=rgb
|
||||||
|
|
||||||
[Mouse]
|
[Mouse]
|
||||||
AccFactor=20
|
AccFactor=20
|
||||||
|
Loading…
x
Reference in New Issue
Block a user