Probleme clavier sous X

Probleme clavier sous X - Divers - Linux et OS Alternatifs

Marsh Posté le 28-04-2003 à 13:12:17    

Bonjour,
 
Voici deja la config :
 
- OS : Debian woody (unstable)
- XFree 4.3.0
- xfce4 pour le window manager
 
Donc j'ai un souci avec le clavier uniquement sous X (en console ca marche tres bien)
 
Je ne peu pas utiliser la touche "shift" pour faire les majuscules, je dois repasser par Caps-lock.
 
Je ne peu pas faire le @ ou encore / (a part si j'utilise celui du pavé numérique)
 
Ca fonctionné avant, j'ai du faire un reboot et voila :'(
 
Je n'ai rien touché a la config de Xf86conf-4, tout me semble ok, je suis en fr-latin9
 
Si vous aviez une idée svp.
Est ce que c'est un fichier a recopier ?
Un autre fichier de conf a modifier ?
 
Merci d'avance pour votre aide

Reply

Marsh Posté le 28-04-2003 à 13:12:17   

Reply

Marsh Posté le 28-04-2003 à 14:09:01    

Je n'ai jamais bien réussi à configurer mon clavier sous X, mais bon
=> google xmodmaps
devrait être un bon début ...

Reply

Marsh Posté le 28-04-2003 à 14:11:05    

la unstable, c'est la Sid, pas la woody ;)


---------------
Celui qui pose une question est idiot 5 minutes. Celui qui n'en pose pas le reste toute sa vie. |  Membre du grand complot pharmaceutico-médico-scientifico-judéo-maçonnique.
Reply

Marsh Posté le 28-04-2003 à 19:27:39    

up

Reply

Marsh Posté le 29-04-2003 à 09:01:46    

up  :sweat:

Reply

Marsh Posté le 29-04-2003 à 11:11:16    

mon XF86conf-4 au cas ou...
 

Code :
  1. Section "Files"
  2. FontPath "unix/:7100"   # local font server
  3. # if the local font server has problems, we can fall back on these
  4. FontPath "/usr/lib/X11/fonts/Type1"
  5. FontPath "/usr/lib/X11/fonts/CID"
  6. FontPath "/usr/lib/X11/fonts/Speedo"
  7. FontPath "/usr/lib/X11/fonts/misc"
  8. FontPath "/usr/lib/X11/fonts/cyrillic"
  9. FontPath "/usr/lib/X11/fonts/100dpi"
  10. FontPath "/usr/lib/X11/fonts/75dpi"
  11. EndSection
  12. Section "Module"
  13. Load "bitmap"
  14. Load "dbe"
  15. Load "ddc"
  16. Load "extmod"
  17. Load "freetype"
  18. Load "glx"
  19. Load "int10"
  20. Load "record"
  21. Load "speedo"
  22. Load "type1"
  23. Load "vbe"
  24. EndSection
  25. Section "InputDevice"
  26. Identifier "Generic Keyboard"
  27. Driver  "keyboard"
  28. Option  "CoreKeyboard"
  29. Option  "XkbRules" "xfree86"
  30. Option  "XkbModel" "pc105"
  31. Option  "XkbLayout" "fr-latin9"
  32. Option  "XkbVariant" "fr"
  33. EndSection
  34. Section "InputDevice"
  35. Identifier "Configured Mouse"
  36. Driver  "mouse"
  37. Option  "CorePointer"
  38. Option  "Device"  "/dev/psaux"
  39. Option  "Protocol"  "ImPS/2"
  40. Option  "ZAxisMapping"  "4 5"
  41. EndSection
  42. Section "InputDevice"
  43. Identifier "Generic Mouse"
  44. Driver  "mouse"
  45. Option  "SendCoreEvents" "true"
  46. Option  "Device"  "/dev/input/mice"
  47. Option  "Protocol"  "ImPS/2"
  48. Option  "ZAxisMapping"  "4 5"
  49. EndSection
  50. Section "Device"
  51. Identifier "Geforce2"
  52. Driver  "nvidia"
  53. # BusID  "PCI:0:10:0"
  54. VideoRam 65000
  55. EndSection
  56. Section "Monitor"
  57. Identifier "Pro 450"
  58. HorizSync 27.0-115.0
  59. VertRefresh 50.0-160.0
  60. Option  "DPMS"
  61. EndSection
  62. Section "Screen"
  63. Identifier "Default Screen"
  64. Device  "Geforce2"
  65. Monitor  "Pro 450"
  66. DefaultDepth 24
  67. SubSection "Display"
  68.  Depth  1
  69.  Modes  "1280x1024" "1024x768" "800x600" "640x480"
  70. EndSubSection
  71. SubSection "Display"
  72.  Depth  4
  73.  Modes  "1280x1024" "1024x768" "800x600" "640x480"
  74. EndSubSection
  75. SubSection "Display"
  76.  Depth  8
  77.  Modes  "1280x1024" "1024x768" "800x600" "640x480"
  78. EndSubSection
  79. SubSection "Display"
  80.  Depth  15
  81.  Modes  "1280x1024" "1024x768" "800x600" "640x480"
  82. EndSubSection
  83. SubSection "Display"
  84.  Depth  16
  85.  Modes  "1280x1024" "1024x768" "800x600" "640x480"
  86. EndSubSection
  87. SubSection "Display"
  88.  Depth  24
  89.  Modes  "1280x1024" "1024x768" "800x600" "640x480"
  90. EndSubSection
  91. EndSection
  92. Section "ServerLayout"
  93. Identifier "Default Layout"
  94. Screen  "Default Screen"
  95. InputDevice "Generic Keyboard"
  96. InputDevice "Configured Mouse"
  97. InputDevice "Generic Mouse"
  98. EndSection


 

Reply

Marsh Posté le 29-04-2003 à 11:15:47    

xkbmap ;)


---------------
:: Light is Right ::
Reply

Marsh Posté le 29-04-2003 à 11:40:58    


 
aurais tu un fichier modele sur lequel je puisse m'inspirer stp ?
 
ou alors un bon lien :)
 
merci d'avance

Reply

Marsh Posté le 29-04-2003 à 12:16:52    

Lebibi a écrit :


 
aurais tu un fichier modele sur lequel je puisse m'inspirer stp ?
 
ou alors un bon lien :)
 
merci d'avance


http://www.google.fr/search?q=clav [...] ogle&meta=
 
;)
 
en fair moi je crois ke j ai mis la commande xkbmap ki va bien ds mon .bashrc ;)


---------------
:: Light is Right ::
Reply

Marsh Posté le 29-04-2003 à 13:01:52    

ok merci je test ca ce soir a la maison si j'ai le temps :)
 
bah oui je suis en vacances dans quelques heures  :D

Reply

Marsh Posté le 29-04-2003 à 13:01:52   

Reply

Marsh Posté le 29-04-2003 à 13:03:07    

Lebibi a écrit :

ok merci je test ca ce soir a la maison si j'ai le temps :)
 
bah oui je suis en vacances dans quelques heures  :D  

:pfff:  
moi je bosses :cry:  


---------------
:: Light is Right ::
Reply

Marsh Posté le 29-04-2003 à 13:06:06    

enfin quand je dis vacances je devrais plutot dire grand pont
 
vive les RTT  :love:

Reply

Marsh Posté le 29-04-2003 à 13:25:27    

Lebibi a écrit :

enfin quand je dis vacances je devrais plutot dire grand pont
 
vive les RTT  :love:  


moi je suis paye au jours de presence (stage :/) :fou:


---------------
:: Light is Right ::
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed