Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1912 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Débats

  [Debian] Mes touches Shift, ctrl, alt ne marchent pas sous X ! Resolu

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[Debian] Mes touches Shift, ctrl, alt ne marchent pas sous X ! Resolu

n°195763
Sartene
Posté le 27-11-2002 à 15:20:11  profilanswer
 

Dingue ca !
 
J'ai deja bien galere pour faire marcher mon serveur X, et maintenant que je suis sous Gnome, je dois taper sur CapsLock a chaque fois que je veux avoir une majuscule puis encore une fois pour revenir en minuscules !
 
Apparemment, mon loadkeys a des soucis, parce que meme en tapant loadkeys us il ne me change rien (je reste en azerty)...meme s'il me marque:

Code :
  1. Loading /usr/share/keymaps/i386/qwerty/us.kmap.gz


 
Par contre en SSH aucun pb, mais bon c'est peut etre Putty qui fait le travail a la place du serveur X ?!?
 
PS: d'ailleurs ma touche Alt-Gr marche pas non plus, ni ctrl, ...


Message édité par Sartene le 28-11-2002 à 09:59:56
mood
Publicité
Posté le 27-11-2002 à 15:20:11  profilanswer
 

n°195790
Sartene
Posté le 27-11-2002 à 16:17:12  profilanswer
 

[:totoz6]

n°195844
Sartene
Posté le 27-11-2002 à 17:45:32  profilanswer
 

[:totoz]

n°195850
Profil sup​primé
Posté le 27-11-2002 à 17:56:27  answer
 

j'avais exactement le même problème, je l'ai résolu par hasard en mettant ProFlex (j'ai un clavier Keytronic) puis en remettant pc105 dans /etc/X11/XF86Config-4.

n°195874
Sartene
Posté le 27-11-2002 à 18:58:56  profilanswer
 

melalcoolique a écrit a écrit :

j'avais exactement le même problème, je l'ai résolu par hasard en mettant ProFlex (j'ai un clavier Keytronic) puis en remettant pc105 dans /etc/X11/XF86Config-4.




 
C'est dans quelle section du XF86Config-4 ?
 

Code :
  1. Section "ServerLayout"
  2.         Identifier     "Matrox PowerDesk configured."
  3.         Screen         "Display 1" 0 0
  4.         InputDevice    "Generic Keyboard"
  5.         InputDevice    "Configured Mouse"
  6.         InputDevice    "Generic Mouse"
  7. EndSection
  8. Section "Files"
  9.         FontPath     "unix/:7100"
  10.         FontPath     "/usr/lib/X11/fonts/misc"
  11.         FontPath     "/usr/lib/X11/fonts/cyrillic"
  12.         FontPath     "/usr/lib/X11/fonts/100dpi/:unscaled"
  13.         FontPath     "/usr/lib/X11/fonts/75dpi/:unscaled"
  14.         FontPath     "/usr/lib/X11/fonts/Type1"
  15.         FontPath     "/usr/lib/X11/fonts/Speedo"
  16.         FontPath     "/usr/lib/X11/fonts/100dpi"
  17.         FontPath     "/usr/lib/X11/fonts/75dpi"
  18. EndSection
  19. Section "Module"
  20.         Load  "GLcore"
  21.         Load  "bitmap"
  22.         Load  "dbe"
  23.         Load  "ddc"
  24.         Load  "dri"
  25.         Load  "extmod"
  26.         Load  "freetype"
  27.         Load  "glx"
  28.         Load  "int10"
  29.         Load  "pex5"
  30.         Load  "record"
  31.         Load  "speedo"
  32.         Load  "type1"
  33.         Load  "vbe"
  34.         Load  "xie"
  35. EndSection
  36. Section "InputDevice"
  37.         Identifier  "Generic Keyboard"
  38.         Driver      "keyboard"
  39.         Option      "CoreKeyboard"
  40.         Option      "XkbRules" "xfree86"
  41.         Option      "XkbModel" "pc104"
  42.         Option      "XkbLayout" "fr-latin1"
  43. EndSection
  44. Section "InputDevice"
  45.         Identifier  "Configured Mouse"
  46.         Driver      "mouse"
  47.         Option      "CorePointer"
  48.         Option      "Device" "/dev/psaux"
  49.         Option      "Protocol" "ImPS/2"
  50.         Option      "Emulate3Buttons" "true"
  51.         Option      "ZAxisMapping" "4 5"
  52. EndSection
  53. Section "InputDevice"
  54.         Identifier  "Generic Mouse"
  55.         Driver      "mouse"
  56.         Option      "SendCoreEvents" "true"
  57.         Option      "Device" "/dev/input/mice"
  58.         Option      "Protocol" "ImPS/2"
  59.         Option      "Emulate3Buttons" "true"
  60.         Option      "ZAxisMapping" "4 5"
  61. EndSection
  62. Section "Monitor"
  63.         Identifier   "Display 1"
  64.         HorizSync    30.0 - 92.0
  65.         VertRefresh  50.0 - 85.0
  66.         Option       "DPMS"
  67. EndSection
  68. Section "Device"
  69.         Identifier  "MATROX CARD 1"
  70.         Driver      "mga"
  71.         BusID       "PCI:1:0:0"
  72. EndSection
  73. Section "Screen"
  74.         Identifier "Display 1"
  75.         Device     "MATROX CARD 1"
  76.         Monitor    "Display 1"
  77.         DefaultDepth     16
  78.         SubSection "Display"
  79.                 Depth     1
  80.                 Modes    "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
  81.         EndSubSection
  82.         SubSection "Display"
  83.                 Depth     4
  84.                 Modes    "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
  85.         EndSubSection
  86.         SubSection "Display"
  87.                 Depth     8
  88.                 Modes    "1280x1024" "1024x768" "800x600" "640x480"
  89.         EndSubSection
  90.         SubSection "Display"
  91.                 Depth     15
  92.                 Modes    "1280x1024" "1280x960" "1024x768" "800x600" "640x480"
  93.         EndSubSection
  94.         SubSection "Display"
  95.                 Depth     16
  96.                 Modes    "1280x1024" "1024x768" "800x600" "640x480"
  97.         EndSubSection
  98.         SubSection "Display"
  99.                 Depth     24
  100.                 Modes    "1280x1024" "1024x768" "800x600" "640x480"
  101.         EndSubSection
  102. EndSection
  103. Section "DRI"
  104.         Mode         0666
  105. EndSection

n°195879
Profil sup​primé
Posté le 27-11-2002 à 19:07:53  answer
 

dans "input device", à la ligne:
Option      "XkbModel" "pc104"

n°196095
Sartene
Posté le 28-11-2002 à 09:59:12  profilanswer
 

melalcoolique a écrit a écrit :

dans "input device", à la ligne:
Option      "XkbModel" "pc104"




 
Ca marche !
Merci  [:tracker]


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs
  Débats

  [Debian] Mes touches Shift, ctrl, alt ne marchent pas sous X ! Resolu

 

Sujets relatifs
probleme avec debian 3[mod_php @ apache @ gentoo] !!!!! résolu !!!!! merci :)
[miro pctv] ça marche pas :(:( [résolu!!! pb IRQ!!][DEBIAN] choix de carte graphique pour ma debian
[Debian] patate to unstable ---> pb pakage[debian] quelques question avant de sauter le pas...
probleme pour chrooter : user unknown [resolu]gnome 2+ debian news
[debian] pas de son pour l'utilisateurRoot-tail et KDM [Résolu]
Plus de sujets relatifs à : [Debian] Mes touches Shift, ctrl, alt ne marchent pas sous X ! Resolu


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR