[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: bad colors



I think that is is fine, because rdesktop supports only 256 colors.

ps. your email addr is .. 
--
Eero


----- Original Message ----- 
From: "dmitriy" <dmitriy@10.0.0.1>
To: <rdesktop@rdesktop.org>
Sent: Sunday, April 07, 2002 6:09 PM
Subject: bad colors


> hi all!
> 
> how i can fix this error:
> 
> http://www.pereplet.ru/nauka/images/lag.jpg
> 
> :((
> 
> my /etc/X11/XF86Config-4
> 
> ---------
> 
> # XFree86 4.0 configuration generated by Xconfigurator
> 
> Section "ServerLayout"
>         Identifier "XFree86 Configured"
>         Screen      0  "Screen0" 0 0
>         InputDevice    "Mouse0" "CorePointer"
>         InputDevice    "Keyboard0" "CoreKeyboard"
> EndSection
> 
> # By default, Red Hat Linux 6.0 and later use xfs
> 
> Section "Files"
>         FontPath "unix/:7100"
> EndSection
> 
> # Module loading section
> 
> Section "Module"
>         Load  "dbe"             # Double-buffering
>         Load  "GLcore"          # OpenGL support
>         Load  "dri"             # Direct rendering infrastructure
>         Load  "glx"             # OpenGL X protocol interface
>         Load  "extmod"          # Misc. required extensions
>         Load  "v4l"             # Video4Linux
>         Load  "type1"           # Type1 fonts support
>         # Load  "pex5"          # PHIGS for X 3D environment (obsolete)
>         # Load  "record"        # X event recorder
>         # Load  "xie"           # X Image Extension (obsolete)
>         # You only need the following two modules if you do not use xfs.
> 
>         # Load  "freetype"       # TrueType font handler
>         # Load  "type1"         # Adobe Type 1 font handler
> EndSection
> 
> Section "InputDevice"
>         Identifier  "Keyboard0"
>         Driver      "keyboard"
>         Option      "XkbLayout" "ru"
> #       Option      "XkbOptions"        "grp:toggle,grp_led:scroll"
> #       Option      "XkbOptions"        "grp:caps_toggle,grp_led:scroll"
> 
> #       Option      "XkbOptions"        "grp:menu_toggle,grp_led:scroll"
> 
> #       Option      "XkbOptions"
> "grp:shift_toggle,grp_led:scroll"
>         Option      "XkbOptions"
> "grp:ctrl_shift_toggle,grp_led:scroll"
> #       Option      "XkbOptions"
> "grp:ctrl_alt_toggle,grp_led:scroll"
> #       Option      "XkbOptions"
> "grp:alt_shift_toggle,grp_led:scroll"
> EndSection
> 
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Device" "/dev/mouse"
>         Option      "Protocol" "PS/2"
>         Option      "Emulate3Buttons" "on"
>         Option      "ZAxisMapping" "4 5"
> EndSection
> 
> Section "Monitor"
>         Identifier "SAM2033"
>         VendorName "Unknown"
>         ModelName  "Unknown"
>         HorizSync 30 - 55
>         VertRefresh 50 - 120
>         Option "dpms"
> EndSection
> 
> Section "Device"
>         Identifier "S3 ViRGE (generic)"
>         Driver "s3virge"
>         BoardName "Unknown"
>      #Option "xaa_benchmark"
>      #Option "fifo_moderate"
>      #Option "pci_burst_on"
>      #Option "pci_retry"
> EndSection
> 
> Section "Device"
>         Identifier "Linux Frame Buffer"
>         Driver "fbdev"
>         BoardName "Unknown"
> EndSection
> 
> Section "Screen"
>         Identifier "Screen0"
>         Device "S3 ViRGE (generic)"
>         Monitor "SAM2033"
>         DefaultDepth 16
>         Subsection "Display"
>                 Depth 16
>                 Modes "1024x768"
>         EndSubSection
> EndSection
> 
> Section "DRI"
>         Mode 0666
> EndSection
> #blya, mugiki, che delat' to??
> ---------
> 
> dmitriy
> 
>