On Mon, 09 Jul 2001, Theodore Knab wrote: > Hello Mr. XFree86 guru, > > I was wondering where you got XFree86 4.1.0 I can't find it?
Sources are available from xfree86.org Branden Robinson maintains unofficial debs for i386, powerpc, alpha, and sparc. To get it, include into your /etc/apt/sources: deb http://people.debian.org/~branden woody/$(ARCH)/ > I am using potato. I don't know how to setup Woody yet. How do you do it? > > As for you answer, these docs may help you: > > You could always connect these people for their config file. > > http://lists.debian.org/debian-devel-0012/msg02073.html > > http://lists.debian.org/debian-devel-0012/msg02053.html > > http://www.xfree86.org/pipermail/newbie/2000-August/000943.html > > http://www.google.com/search?q=Section+%22InputDevice%22+sun > > -Ted Thanks, Ted, for this URLs. I solved the problem. The only thing I've done was to install the xlib6g, xlibs and xbase-clients packackes. I still didn't found a solution yet regarding the Euro symbol. If anybody out there know how to get it to the screen, please email me. Here is my XF86Config-4 (the old SPARC runs as a X-Terminal): Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "NoPM" "yes" Option "Pixmap" "24" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "tcp/cheyenne:7100" FontPath "tcp/pt:7100" FontPath "tcp/arizona:7100" EndSection Section "Module" Load "dbe" Load "dri" Load "extmod" Load "glx" Load "pex5" Load "record" Load "xie" Load "type1" Load "freetype" Load "bitmap" Load "speedo" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" Option "XkbRules" "sun" Option "XkbModel" "type5_unix" Option "XkbLayout" "en_US" Option "XkbVariant" "nodeadkeys" Option "CustomKeycodes" "yes" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "MouseSystems" Option "Device" "/dev/sunmouse" Option "BaudRate" "9600" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Sun" ModelName "GDM-17E10" HorizSync 30-82 VertRefresh 50-150 Option "DPMS" EndSection Section "Device" Identifier "Card0" Driver "suncg6" BusID "SBUS:/[EMAIL PROTECTED],10000000/[EMAIL PROTECTED],10001000/[EMAIL PROTECTED],0" Option "HWcursor" "yes" Option "Accel" "yes EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 8 DefaultFbBpp 24 SubSection "Display" Depth 1 Modes "1280x1024" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" EndSubSection EndSection -- Dipl.-Ing. Guenter Millahn Brandenburg University of Technology Systems, Network & DB Admin CS Dept / DB & IS Research Group Voice: +49 (355) 69-2272/2700 P.O. Box: 10 13 44 Fax: +49 (355) 69-2766 D-03013 Cottbus GERMANY "The real world is still far away from be led ad absurdum by the virtual one." (Hal Faber, newsreel "What happened, what will be", 08/13/2000)