Spam detection software, running on the system "acamail.acasalud.com.ar", has
identified this incoming email as possible spam.  The original message
has been attached to this so you can view it (if it isn't spam) or label
similar future email.  If you have any questions, see
administra...@acasalud.com.ar for details.

Content preview:  Thanks Gideon and Fion for your advices.I will try your advice
   Gideon, is seems easiest than mine.Your advice is good Fion, but i have 
problems
   with my video cards. My resolution was: I was able to configure pcs with
  sis and via graphics doing the following configuration with some defined 
resolution
   and some defined dpi font, not problem with fonts with intel cards: [...]
   

Content analysis details:   (5.2 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
-1.0 ALL_TRUSTED            Passed through trusted hosts only via SMTP
 1.0 MISSING_HEADERS        Missing To: header
 2.8 UNWANTED_LANGUAGE_BODY BODY: Message written in an undesired language
 0.8 BAYES_50               BODY: Bayes spam probability is 40 to 60%
                            [score: 0.5000]
 1.5 FR_ALMOST_VIAG2        RAW: Almost looks like viagra.


--- Begin Message ---
Thanks Gideon and Fion for your advices.I will try your advice Gideon,
is seems easiest than mine.Your advice is good Fion, but i have problems
with my video cards.

My resolution was:

I was able to configure pcs with sis and via graphics doing the
following configuration with some defined resolution and some defined
dpi font, not problem with fonts with intel cards:

With command "xdpyinfo | grep resolution" in the console i am able to
see font resolution, it was lower than 96dpi, the resolution i desire(in
java applications)

To solve this i have configured in:/var/lib/tftpboot/ltsp/i386/lts.conf 
to some pc (using mac address):


[00:50:da:6f:57:27]

CONFIGURE_X=True

X_CONF = /etc/X11/crt_832x624_hp5500.conf

X_RAMPERC=80

LDM_DIRECTX=True

SOUND=False

SCREEN_02=shell

SCREEN_07=ldm

X_VIDEORAM = 4096

XKBLAYOUT=es


[00:08:54:00:07:67]

CONFIGURE_X=True

X_CONF=/etc/X11/lcd_1024x768_lg1755s.conf

X_RAMPERC= 0

LDM_DIRECTX=True

SOUND=False

SCREEN_02=shell

SCREEN_07=ldm

X_VIDEORAM = 4096

XKBLAYOUT=es


In files en crt_832x624_hp5500.conf and lcd_1024x768_lg1755s.conf i have
configured:


crt_800x600_hp5500.conf:



Section "Device"

Identifier "Device0"

EndSection



Section "Monitor"

Identifier "Monitor0"

Vendorname "HP CRT 5500 Display"

Modelname "CRT 800x600"

Horizsync 45.0-55.0

Vertrefresh 75.0 - 75.0

Modeline "800x...@60" 64.56 1024 1056 1296 1328 768 783 791 807

DisplaySize 212 159 # 800x600 96dpi

Option "DPI" "96 x 96"

Option "UseEdidDpi" "false"

EndSection



Section "Screen"

Identifier "Screen0"

Device "Device0"

Monitor "Monitor0"

DefaultDepth 16

SubSection "Display"

Depth 16

Modes "800x600_75.00"

EndSubSection

EndSection



lcd_1024x768_lg1755s.conf:



Section "Device"

Identifier "Device0"

EndSection



Section "Monitor"

Identifier "Monitor0"

Vendorname "LG LCD Display"

Modelname "LCD 1024x768"

Horizsync 45.0-83.0

Vertrefresh 56.0 - 75.0

# 1024x768 74.90 Hz (CVT 0.79M3) hsync: 60.29 kHz; pclk: 82.00 MHz

Modeline "1024x768_75.00" 82.00 1024 1088 1192 1360 768 771 775 805
-hsync +vsync

DisplaySize 270 203 # 1024x768 96dpi

Option "DPI" "96 x 96"

Option "UseEdidDpi" "false"

EndSection



Section "Screen"

Identifier "Screen0"

Device "Device0"

Monitor "Monitor0"

DefaultDepth 16

SubSection "Display"

Depth 16

Modes "1024x768_75.00"

EndSubSection

EndSection


This options forces the use of 96dpi font:

Option "DPI" "96 x 96"

Option "UseEdidDpi" "false"


Display Size is calculated doing:

Resolution/dpi*25,4

For example:

800/96*25,4=211,66, rounding the result is 212.

600/96*25,4=158,75, roung the result is 159.

To obtain modeline for the monitor i have used in the console:


cvt vertical_resolution horizontal resolution refresh

For example:

cvt 800 600 75


After doing the changes we do:

ltsp-update-image




Andrés Fernando Yacopino


El 20/07/10 17:43, Gideon Romm escribió:
> Try (in lts.conf):
>
> XRANDR_MODE_0 = "800x600"
>
> you can also try to set a different DPI with:
>
> XRANDR_DPI_0 = 90
>
> (adjust 90 as needed)
>
> -Gadi
>   

--- End Message ---
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to