El 20/10/05 01:13, "Felix Perez" <[EMAIL PROTECTED]> escribió: > Solucionado, tuve que dejar la seccion del teclado de la siguiente manera: > > Section "InputDevice" > Identifier "Generic Keyboard" > Driver "keyboard" > Option "CoreKeyboard" > Option "XkbRules" "xfree86" > Option "XkbModel" "pc105" > Option "XkbLayout" "es" > # Option "XkbVariant" "deadkeys" > EndSection > > Parece que mi maquina se puso temperamental, pero ahora esta todo bien, muchas > gracias a todos los que se tomaron la molestia de ayudarme. > > > 2005/10/19, andres <[EMAIL PROTECTED]>: >> >> >> >> El 19/10/05 02:55, "Felix Perez" <[EMAIL PROTECTED]> escribió: >> >>> Hola Amigos, >>> Acabo de instalar un sarge 3.1 y no puedo hacer que salgan los signos de >>> mayor >>> y menor en mi teclado, he buscado gogleando, he probado varias >>> configuraciones >>> y esta es la que mejor ha funcionado (por lo menos tengo la ñ y @). >>> he probado con dpkg-reconfigure xserver-xfree86 >> >> aca elegi pc105 y entonces si vas a tener el < y el > >> >> >> y nada se repiten los >>> problemas, he probado con es, ISO 8859. >>> La verdad ya no se por donde darle >>> >>> aca les dejo mi XF86Config-4, de antemano gracias. >>> >>> ################################ >>> Section "Files" >>> FontPath "unix/:7100" # local font server >>> # if the local font server has problems, we can fall back on these >>> FontPath "/usr/lib/X11/fonts/misc" >>> FontPath "/usr/lib/X11/fonts/cyrillic" >>> FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" >>> FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" >>> FontPath "/usr/lib/X11/fonts/Type1" >>> FontPath "/usr/lib/X11/fonts/CID" >>> FontPath "/usr/lib/X11/fonts/Speedo" >>> FontPath "/usr/lib/X11/fonts/100dpi" >>> FontPath "/usr/lib/X11/fonts/75dpi" >>> EndSection >>> >>> Section "Module" >>> Load "bitmap" >>> Load "dbe" >>> Load "ddc" >>> Load "extmod" >>> Load "freetype" >>> Load "int10" >>> Load "record" >>> Load "speedo" >>> Load "type1" >>> Load "vbe" >>> EndSection >>> >>> Section "InputDevice" >>> Identifier "Generic Keyboard" >>> Driver "keyboard" >>> Option "CoreKeyboard" >>> Option "XkbRules" "xfree86" >>> Option "XkbModel" "pc105" >> >> pero como...? tendría que funcionar...? >> >>> Option "XkbLayout" "ISO 8859-1" >>> Option "XkbVariant" "nodeadkeys" >>> EndSection >>> >>> Section "InputDevice" >>> Identifier "Configured Mouse" >>> Driver "mouse" >>> Option "CorePointer" >>> Option "Device" "/dev/input/mice" >>> Option "Protocol" "ImPS/2" >>> Option "Emulate3Buttons" "true" >>> Option "ZAxisMapping" "4 5" >>> EndSection >>> >>> Section "Device" >>> Identifier "Radeon 7000 rex" >>> Driver "ati" >>> VideoRam 65536 >>> EndSection >>> >>> Section "Monitor" >>> Identifier "Visual SensatKDS" >>> HorizSync 30-60 >>> VertRefresh 50-75 >>> Option "DPMS" >>> EndSection >>> >>> Section "Screen" >>> Identifier "Default Screen" >>> Device "Radeon 7000 rex" >>> Monitor "Visual SensatKDS" >>> DefaultDepth 16 >>> SubSection "Display" >>> Depth 1 >>> Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" >>> EndSubSection >>> SubSection "Display" >>> Depth 4 >>> Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" >>> EndSubSection >>> SubSection "Display" >>> Depth 8 >>> Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" >>> EndSubSection >>> SubSection "Display" >>> Depth 15 >>> Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" >>> EndSubSection >>> SubSection "Display" >>> Depth 16 >>> Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" >>> EndSubSection >>> SubSection "Display" >>> Depth 24 >>> Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" >>> EndSubSection >>> EndSection >>> >>> Section "ServerLayout" >>> Identifier "Default Layout" >>> Screen "Default Screen" >>> InputDevice "Generic Keyboard" >>> InputDevice "Configured Mouse" >>> EndSection >>> >>> Section "DRI" >>> Mode 0666 >>> EndSection >>> >> >> >> >> >> >> >> >> ______________________________________________ >> Renovamos el Correo Yahoo! >> 1GB de capacidad, nuevos servicios y más seguridad >> http://correo.yahoo.es <http://correo.yahoo.es> >> > > Gracias per responde al foro, asi todos se enteran Saludos. ANDRÉS. ______________________________________________ Renovamos el Correo Yahoo! 1GB de capacidad, nuevos servicios y más seguridad http://correo.yahoo.es

