[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: fonts



Ecco i miei vari files di configurazione.

1)   /etc/X11/xdm/xdm-config

! /etc/X11/xdm/xdm-config
!
! resources specific to xdm itself
DisplayManager.authDir:         /var/lib/xdm
DisplayManager.errorLogFile:    /var/log/xdm.log
DisplayManager.pidFile:         /var/run/xdm.pid
DisplayManager.keyFile:         /etc/X11/xdm/xdm-keys
DisplayManager.servers:         /etc/X11/xdm/Xservers
DisplayManager.accessFile:      /etc/X11/xdm/Xaccess
DisplayManager._0.authorize:    true
DisplayManager._0.resources:    /etc/X11/xdm/Xresources_0
DisplayManager._0.setup:        /etc/X11/xdm/Xsetup_0
DisplayManager._0.startup:      /etc/X11/xdm/Xstartup_0
DisplayManager._0.reset:        /etc/X11/xdm/Xreset_0
DisplayManager*resources:       /etc/X11/xdm/Xresources
DisplayManager*setup:           /etc/X11/xdm/Xsetup
DisplayManager*startup:         /etc/X11/xdm/Xstartup
DisplayManager*reset:           /etc/X11/xdm/Xreset
DisplayManager*session:         /etc/X11/Xsession
DisplayManager*userPath: /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games DisplayManager*systemPath: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11

*******************************************************
2) /etc/X11/xdm/xdm.options
no-ignore-nologin
no-restart-on-upgrade
no-run-xconsole
use-sessreg
*******************************************************

3) /etc/X11/xfs/config
# X font server configuration file

# allow a maximum of 10 clients to connect to this font server
client-limit = 10
# when a font server reaches its limit, start up a new one
clone-self = on
# log errors using syslog
use-syslog = on
# turn off TCP port listening (Unix domain connections are still permitted)
no-listen = tcp
# paths to search for fonts
catalogue = /usr/lib/X11/fonts/misc/,/usr/lib/X11/fonts/cyrillic/,/usr/lib/X11/fonts/Speedo/,/usr/lib/X11/fonts/Type1/,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/TrueType/
# in decipoints
default-point-size = 120
# x1,y1,x2,y2,...
default-resolutions = 75,75,100,100
deferglyphs = all

# font cache control, specified in KB
cache-hi-mark = 2048
cache-low-mark = 1433

###############################################

4) /etc/X11/xfs.options

no-restart-on-upgrade

########################################


Inoltre ho un file ~/.gtkrc-kde

style "default"
{
 bg[NORMAL] = { 0.827, 0.827, 0.827 }
 bg[SELECTED] = { 0.353, 0.141, 0.000 }
 bg[INSENSITIVE] = { 0.827, 0.827, 0.827 }
 bg[ACTIVE] = { 0.686, 0.686, 0.686 }
 bg[PRELIGHT] = { 0.827, 0.827, 0.827 }

 base[NORMAL] = { 1.000, 1.000, 1.000 }
 base[SELECTED] = { 0.353, 0.141, 0.000 }
 base[INSENSITIVE] = { 0.827, 0.827, 0.827 }
 base[ACTIVE] = { 1.000, 1.000, 1.000 }
 base[PRELIGHT] = { 1.000, 1.000, 1.000 }

 text[NORMAL] = { 0.000, 0.000, 0.000 }
 text[SELECTED] = { 1.000, 1.000, 1.000 }
 text[INSENSITIVE] = { 0.686, 0.686, 0.686 }
 text[ACTIVE] = { 0.000, 0.000, 0.000 }
 text[PRELIGHT] = { 0.000, 0.000, 0.000 }

 fg[NORMAL] = { 0.000, 0.000, 0.000 }
 fg[SELECTED] = { 1.000, 1.000, 1.000 }
 fg[INSENSITIVE] = { 0.686, 0.686, 0.686 }
 fg[ACTIVE] = { 0.000, 0.000, 0.000 }
 fg[PRELIGHT] = { 0.000, 0.000, 0.000 }
}

class "*" style "default"


Scusate la lungezza della mail, ma data la mia assoluta ignoranza riguardo X, più informazioni do meglio è.


   Walter



Reply to: