[Clavier] Switch de clavier fr à us (RÉSOLU)

Questions et astuces concernant l'installation et la configuration d'archlinux
Répondre
Doline
archer
Messages : 104
Inscription : mer. 25 févr. 2015, 18:25

[Clavier] Switch de clavier fr à us (RÉSOLU)

Message par Doline »

Bonjour à tous,

J'ai suivi le wiki pour mettre en place la possibilité de passer d'un clavier fr à un clavier us (en autre) en utilisant une combinaison de touches.
J'ai donc créé le fichier /etc/X11/xorg.conf.d/10-keyboard-layout.conf et rempli comme l'exemple (adapté à mon besoin évidemment), puis rebooté le PC.
Mais cela ne fonctionne malheureusement pas.

Par contre la ligne de commande setxkbmap -layout "fr,us" -option "grp:shifts_toggle" fait bien son travaille.

Je dois donc sûrement mal faire quelque chose dans mes premiers test, ou oublier de faire quelque chose.

Pouvez-vous m'aider ?

D'avance merci


Doline
Dernière modification par Doline le mer. 17 juin 2015, 22:36, modifié 1 fois.
HP Pro Book 650 - i5. SSD 500Go - RAM : 16Go
Arch Linux x86_64 - Plasma.... Et rien d'autre :mrgreen:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17253
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Clavier] Switch de clavier fr à us

Message par benjarobin »

Quelle est la sortie de :

Code : Tout sélectionner

grep -REv "^ *$|^ *#" /etc/X11/xorg*
As tu un clavier sans fil, si oui quelle marque / référence ?
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Doline
archer
Messages : 104
Inscription : mer. 25 févr. 2015, 18:25

Re: [Clavier] Switch de clavier fr à us

Message par Doline »

Salut Benjarobin,

Voici la sortie de ta commande :

Code : Tout sélectionner

/etc/X11/xorg.conf.d/10-keyboard-layout.conf:Section "InputClass"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:       Identifier             "keyboard Layout"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:       MatchIsKeyboard        "on"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:       Option "XkbLayout"     "fr,us"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:       Option "XkbOptions"    "grp:shifts_toggle"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:EndSection
grep: /etc/X11/xorg.conf.d/20-intel.conf: Permission non accordée
Je suis sur un PC portable et pour le moment je n'utilise que son clavier.
Mais à termes c'est bien pour pouvoir utiliser un clavier sans fil QWERTY de marque Logitecth K400r
HP Pro Book 650 - i5. SSD 500Go - RAM : 16Go
Arch Linux x86_64 - Plasma.... Et rien d'autre :mrgreen:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17253
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Clavier] Switch de clavier fr à us

Message par benjarobin »

Bien que cela n'ai aucun rapport peux tu corriger les droits de 20-intel.conf :

Code : Tout sélectionner

chown root:root /etc/X11/xorg.conf.d/20-intel.conf
chmod 644 /etc/X11/xorg.conf.d/20-intel.conf
Sinon je sais qu'il peut y avoir des soucis avec des claviers sans fils logitech.
Bref, je ne comprend pas trop le problème ici... Peux tu donner le log de Xorg ?
Comment lances tu ta session graphique ? Ce ne serait pas cette dernière qui prendrait la main sur la configuration du clavier ?
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Doline
archer
Messages : 104
Inscription : mer. 25 févr. 2015, 18:25

Re: [Clavier] Switch de clavier fr à us

Message par Doline »

Voici la sortie avec les droits modifiés :

Code : Tout sélectionner

/etc/X11/xorg.conf.d/10-keyboard-layout.conf:Section "InputClass"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:       Identifier             "keyboard Layout"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:       MatchIsKeyboard        "on"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:       Option "XkbLayout"     "fr,us"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:       Option "XkbOptions"    "grp:shifts_toggle"
/etc/X11/xorg.conf.d/10-keyboard-layout.conf:EndSection
/etc/X11/xorg.conf.d/20-intel.conf:Section "Device"
/etc/X11/xorg.conf.d/20-intel.conf:   Identifier  "Intel Graphics"
/etc/X11/xorg.conf.d/20-intel.conf:   Driver      "intel"
/etc/X11/xorg.conf.d/20-intel.conf:   Option      "AccelMethod"  "sna"
/etc/X11/xorg.conf.d/20-intel.conf:EndSection
Dans le wiki il est indiqué que des params de X sont aussi dans /usr/share/X11/xorg.conf.d
J'ai donc relancé la commande que tu m'as donné pour ce chemin :

Code : Tout sélectionner

/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev pointer catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsPointer "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev keyboard catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsKeyboard "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev touchpad catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsTouchpad "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev tablet catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsTablet "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/10-evdev.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Identifier "evdev touchscreen catchall"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchIsTouchscreen "on"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/10-evdev.conf:        Driver "evdev"
/usr/share/X11/xorg.conf.d/10-evdev.conf:EndSection
/usr/share/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Identifier "touchpad catchall"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Driver "synaptics"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchIsTouchpad "on"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "TapButton1" "1"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "TapButton2" "2"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "TapButton3" "3"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchDevicePath "/dev/input/event*"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:EndSection
/usr/share/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Identifier "touchpad ignore duplicates"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchIsTouchpad "on"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchOS "Linux"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchDevicePath "/dev/input/mouse*"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "Ignore" "on"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:EndSection
/usr/share/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Identifier "Default clickpad buttons"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchDriver "synaptics"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "SecondarySoftButtonAreas" "58% 0 0 15% 42% 58% 0 15%"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:EndSection
/usr/share/X11/xorg.conf.d/50-synaptics.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Identifier "Disable clickpad buttons on Apple touchpads"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchProduct "Apple|bcm5974"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        MatchDriver "synaptics"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:        Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
/usr/share/X11/xorg.conf.d/50-synaptics.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Identifier "ThinkPad HDAPS accelerometer blacklist"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchProduct "ThinkPad HDAPS accelerometer data"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "Ignore" "on"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Identifier "Xen Virtual Pointer axis blacklist"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchProduct "Xen Virtual Pointer"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "IgnoreAbsoluteAxes" "off"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "IgnoreRelativeAxes" "off"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Identifier "Tag trackballs as XI_TRACKBALL"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchProduct "trackball"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchDriver "evdev"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "TypeName" "TRACKBALL"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
/usr/share/X11/xorg.conf.d/10-quirks.conf:Section "InputClass"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Identifier "Tag Mionix Naos 5000 mouse XI_MOUSE"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchProduct "La-VIEW Technology Naos 5000 Mouse"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        MatchDriver "evdev"
/usr/share/X11/xorg.conf.d/10-quirks.conf:        Option "TypeName" "MOUSE"
/usr/share/X11/xorg.conf.d/10-quirks.conf:EndSection
Mais j'avoue être un peu dépassé là.

Voici le log de Xorg

Code : Tout sélectionner

[    17.270] 
X.Org X Server 1.17.1
Release Date: 2015-02-10
[    17.270] X Protocol Version 11, Revision 0
[    17.270] Build Operating System: Linux 4.0.4-2-ARCH x86_64 
[    17.270] Current Operating System: Linux arch 4.0.5-1-ARCH #1 SMP PREEMPT Sat Jun 6 18:37:49 CEST 2015 x86_64
[    17.270] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=35529730-15a2-4bf3-be3c-35ce92ad8a76 rw quiet
[    17.270] Build Date: 11 June 2015  10:52:10AM
[    17.270]  
[    17.270] Current version of pixman: 0.32.6
[    17.270]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    17.270] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    17.270] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 16 13:41:51 2015
[    17.310] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    17.310] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    17.378] (==) No Layout section.  Using the first Screen section.
[    17.378] (==) No screen section available. Using defaults.
[    17.378] (**) |-->Screen "Default Screen Section" (0)
[    17.378] (**) |   |-->Monitor "<default monitor>"
[    17.379] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[    17.379] (**) |   |-->Device "Intel Graphics"
[    17.379] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    17.379] (==) Automatically adding devices
[    17.379] (==) Automatically enabling devices
[    17.379] (==) Automatically adding GPU devices
[    17.436] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    17.436]    Entry deleted from font path.
[    17.436]    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    17.436] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    17.436]    Entry deleted from font path.
[    17.436]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").                                                                                                                              
[    17.436] (==) FontPath set to:                                                                                                                                                           
        /usr/share/fonts/misc/,                                                                                                                                                              
        /usr/share/fonts/TTF/,                                                                                                                                                               
        /usr/share/fonts/OTF/,                                                                                                                                                               
        /usr/share/fonts/Type1/                                                                                                                                                              
[    17.436] (==) ModulePath set to "/usr/lib/xorg/modules"                                                                                                                                  
[    17.436] (II) The server relies on udev to provide the list of input devices.                                                                                                            
        If no devices become available, reconfigure udev or disable AutoAddDevices.                                                                                                          
[    17.436] (II) Loader magic: 0x816d60                                                                                                                                                     
[    17.436] (II) Module ABI versions:                                                                                                                                                       
[    17.436]    X.Org ANSI C Emulation: 0.4                                                                                                                                                  
[    17.436]    X.Org Video Driver: 19.0                                                                                                                                                     
[    17.436]    X.Org XInput driver : 21.1                                                                                                                                                   
[    17.436]    X.Org Server Extension : 9.0                                                                                                                                                 
[    17.437] (EE) systemd-logind: failed to get session: PID 959 does not belong to any known session                                                                                        
[    17.437] (II) xfree86: Adding drm device (/dev/dri/card0)                                                                                                                                
[    17.438] (--) PCI:*(0:0:2:0) 8086:0416:103c:1993 rev 6, Mem @ 0xd0000000/4194304, 0xc0000000/268435456, I/O @ 0x00003000/64
[    17.438] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    17.438] (II) LoadModule: "glx"
[    17.518] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    17.621] (II) Module glx: vendor="X.Org Foundation"
[    17.621]    compiled for 1.17.1, module version = 1.0.0
[    17.621]    ABI class: X.Org Server Extension, version 9.0
[    17.621] (==) AIGLX enabled
[    17.621] (II) LoadModule: "intel"
[    17.621] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    17.703] (II) Module intel: vendor="X.Org Foundation"
[    17.703]    compiled for 1.17.1, module version = 2.99.917
[    17.703]    Module class: X.Org Video Driver
[    17.703]    ABI class: X.Org Video Driver, version 19.0
[    17.703] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    17.703] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    17.703] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    17.703] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    17.703] (++) using VT number 1

[    17.721] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20150130
[    17.737] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
[    17.737] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
[    17.737] (II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    17.737] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    17.737] (==) intel(0): RGB weight 888
[    17.737] (==) intel(0): Default visual is TrueColor
[    17.737] (**) intel(0): Option "AccelMethod" "sna"
[    17.738] (II) intel(0): Output eDP1 has no monitor section
[    17.738] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    17.738] (II) intel(0): Enabled output eDP1
[    17.738] (II) intel(0): Output VGA1 has no monitor section
[    17.738] (II) intel(0): Enabled output VGA1
[    17.738] (II) intel(0): Output DP1 has no monitor section
[    17.738] (II) intel(0): Enabled output DP1
[    17.738] (II) intel(0): Output HDMI1 has no monitor section
[    17.738] (II) intel(0): Enabled output HDMI1
[    17.738] (II) intel(0): Output DP2 has no monitor section
[    17.738] (II) intel(0): Enabled output DP2
[    17.738] (II) intel(0): Output HDMI2 has no monitor section
[    17.738] (II) intel(0): Enabled output HDMI2
[    17.738] (II) intel(0): Output DP3 has no monitor section
[    17.738] (II) intel(0): Enabled output DP3
[    17.738] (II) intel(0): Output HDMI3 has no monitor section
[    17.738] (II) intel(0): Enabled output HDMI3
[    17.738] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    17.738] (II) intel(0): Output VIRTUAL1 has no monitor section
[    17.738] (II) intel(0): Enabled output VIRTUAL1
[    17.738] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    17.738] (--) intel(0): Output VGA1 using initial mode 1920x1080 on pipe 1
[    17.738] (==) intel(0): TearFree disabled
[    17.738] (==) intel(0): DPI set to (96, 96)
[    17.738] (II) Loading sub module "dri2"
[    17.738] (II) LoadModule: "dri2"
[    17.738] (II) Module "dri2" already built-in
[    17.738] (II) Loading sub module "present"
[    17.738] (II) LoadModule: "present"
[    17.738] (II) Module "present" already built-in
[    17.738] (==) Depth 24 pixmap format is 32 bpp
[    17.826] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[    17.826] (==) intel(0): Backing store enabled
[    17.826] (==) intel(0): Silken mouse enabled
[    17.827] (II) intel(0): HW Cursor enabled
[    17.827] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    17.827] (==) intel(0): DPMS enabled
[    17.827] (==) intel(0): display hotplug detection enabled
[    17.827] (II) intel(0): [DRI2] Setup complete
[    17.827] (II) intel(0): [DRI2]   DRI driver: i965
[    17.827] (II) intel(0): [DRI2]   VDPAU driver: i965
[    17.827] (II) intel(0): direct rendering: DRI2 enabled
[    17.827] (II) intel(0): hardware support for Present enabled
[    17.827] (--) RandR disabled
[    18.275] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    18.275] (II) AIGLX: enabled GLX_ARB_create_context
[    18.275] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    18.275] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    18.275] (II) AIGLX: enabled GLX_INTEL_swap_event
[    18.275] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    18.275] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    18.275] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    18.275] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    18.275] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    18.275] (II) AIGLX: Loaded and initialized i965
[    18.275] (II) GLX: Initialized DRI2 GL provider for screen 0
[    18.278] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    18.287] (II) intel(0): switch to mode 1920x1080@60.0 on VGA1 using pipe 1, position (0, 0), rotation normal, reflection none
[    18.293] (II) intel(0): Setting screen physical size to 508 x 285
[    18.802] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    18.802] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    18.802] (**) Power Button: Applying InputClass "keyboard Layout"
[    18.802] (II) LoadModule: "evdev"
[    18.802] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    18.861] (II) Module evdev: vendor="X.Org Foundation"
[    18.861]    compiled for 1.17.1, module version = 2.9.2
[    18.861]    Module class: X.Org XInput Driver
[    18.861]    ABI class: X.Org XInput driver, version 21.0
[    18.861] (II) Using input driver 'evdev' for 'Power Button'
[    18.861] (**) Power Button: always reports core events
[    18.861] (**) evdev: Power Button: Device: "/dev/input/event5"
[    18.861] (--) evdev: Power Button: Vendor 0 Product 0x1
[    18.861] (--) evdev: Power Button: Found keys
[    18.861] (II) evdev: Power Button: Configuring as keyboard
[    18.861] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event5"
[    18.861] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    18.861] (**) Option "xkb_rules" "evdev"
[    18.861] (**) Option "xkb_model" "pc104"
[    18.861] (**) Option "xkb_layout" "fr,us"
[    18.861] (**) Option "xkb_options" "grp:shifts_toggle"
[    18.933] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    18.933] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    18.933] (**) Video Bus: Applying InputClass "keyboard Layout"
[    18.933] (II) Using input driver 'evdev' for 'Video Bus'
[    18.933] (**) Video Bus: always reports core events
[    18.933] (**) evdev: Video Bus: Device: "/dev/input/event10"
[    18.933] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    18.933] (--) evdev: Video Bus: Found keys
[    18.933] (II) evdev: Video Bus: Configuring as keyboard
[    18.933] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input17/event10"
[    18.933] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    18.933] (**) Option "xkb_rules" "evdev"
[    18.933] (**) Option "xkb_model" "pc104"
[    18.933] (**) Option "xkb_layout" "fr,us"
[    18.933] (**) Option "xkb_options" "grp:shifts_toggle"
[    18.934] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[    18.934] (II) No input driver specified, ignoring this device.
[    18.934] (II) This device may have been added with another device file.
[    18.934] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    18.934] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    18.934] (**) Sleep Button: Applying InputClass "keyboard Layout"
[    18.934] (II) Using input driver 'evdev' for 'Sleep Button'
[    18.934] (**) Sleep Button: always reports core events
[    18.934] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    18.934] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    18.934] (--) evdev: Sleep Button: Found keys
[    18.934] (II) evdev: Sleep Button: Configuring as keyboard
[    18.934] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event3"
[    18.934] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    18.934] (**) Option "xkb_rules" "evdev"
[    18.934] (**) Option "xkb_model" "pc104"
[    18.934] (**) Option "xkb_layout" "fr,us"
[    18.934] (**) Option "xkb_options" "grp:shifts_toggle"
[    18.934] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[    18.934] (II) No input driver specified, ignoring this device.
[    18.934] (II) This device may have been added with another device file.
[    18.934] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event13)
[    18.934] (II) No input driver specified, ignoring this device.
[    18.934] (II) This device may have been added with another device file.
[    18.934] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event14)
[    18.934] (II) No input driver specified, ignoring this device.
[    18.934] (II) This device may have been added with another device file.
[    18.935] (II) config/udev: Adding input device Genius 2.4G Wireless Mouse (/dev/input/event1)
[    18.935] (**) Genius 2.4G Wireless Mouse: Applying InputClass "evdev pointer catchall"
[    18.935] (**) Genius 2.4G Wireless Mouse: Applying InputClass "evdev keyboard catchall"
[    18.935] (**) Genius 2.4G Wireless Mouse: Applying InputClass "keyboard Layout"
[    18.935] (II) Using input driver 'evdev' for 'Genius 2.4G Wireless Mouse'
[    18.935] (**) Genius 2.4G Wireless Mouse: always reports core events
[    18.935] (**) evdev: Genius 2.4G Wireless Mouse: Device: "/dev/input/event1"
[    18.935] (--) evdev: Genius 2.4G Wireless Mouse: Vendor 0x458 Product 0xa2
[    18.935] (--) evdev: Genius 2.4G Wireless Mouse: Found 3 mouse buttons
[    18.935] (--) evdev: Genius 2.4G Wireless Mouse: Found scroll wheel(s)
[    18.935] (--) evdev: Genius 2.4G Wireless Mouse: Found relative axes
[    18.935] (--) evdev: Genius 2.4G Wireless Mouse: Found x and y relative axes
[    18.935] (--) evdev: Genius 2.4G Wireless Mouse: Found absolute axes
[    18.935] (II) evdev: Genius 2.4G Wireless Mouse: Forcing absolute x/y axes to exist.
[    18.935] (--) evdev: Genius 2.4G Wireless Mouse: Found keys
[    18.935] (II) evdev: Genius 2.4G Wireless Mouse: Configuring as mouse
[    18.935] (II) evdev: Genius 2.4G Wireless Mouse: Configuring as keyboard
[    18.935] (II) evdev: Genius 2.4G Wireless Mouse: Adding scrollwheel support
[    18.935] (**) evdev: Genius 2.4G Wireless Mouse: YAxisMapping: buttons 4 and 5
[    18.935] (**) evdev: Genius 2.4G Wireless Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    18.935] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.4/3-1.4:1.0/0003:0458:00A2.0001/input/input5/event1"
[    18.935] (II) XINPUT: Adding extended input device "Genius 2.4G Wireless Mouse" (type: KEYBOARD, id 9)
[    18.935] (**) Option "xkb_rules" "evdev"
[    18.935] (**) Option "xkb_model" "pc104"
[    18.935] (**) Option "xkb_layout" "fr,us"
[    18.935] (**) Option "xkb_options" "grp:shifts_toggle"
[    18.935] (II) evdev: Genius 2.4G Wireless Mouse: initialized for relative axes.
[    18.935] (WW) evdev: Genius 2.4G Wireless Mouse: ignoring absolute axes.
[    18.935] (**) Genius 2.4G Wireless Mouse: (accel) keeping acceleration scheme 1
[    18.935] (**) Genius 2.4G Wireless Mouse: (accel) acceleration profile 0
[    18.935] (**) Genius 2.4G Wireless Mouse: (accel) acceleration factor: 2.000
[    18.935] (**) Genius 2.4G Wireless Mouse: (accel) acceleration threshold: 4
[    18.935] (II) config/udev: Adding input device Genius 2.4G Wireless Mouse (/dev/input/mouse0)
[    18.935] (**) Genius 2.4G Wireless Mouse: Applying InputClass "keyboard Layout"
[    18.935] (II) No input driver specified, ignoring this device.
[    18.935] (II) This device may have been added with another device file.
[    18.935] (II) config/udev: Adding input device HP HD Webcam (/dev/input/event7)
[    18.935] (**) HP HD Webcam: Applying InputClass "evdev keyboard catchall"
[    18.935] (**) HP HD Webcam: Applying InputClass "keyboard Layout"
[    18.935] (II) Using input driver 'evdev' for 'HP HD Webcam'
[    18.935] (**) HP HD Webcam: always reports core events
[    18.935] (**) evdev: HP HD Webcam: Device: "/dev/input/event7"
[    18.935] (--) evdev: HP HD Webcam: Vendor 0x5c8 Product 0x369
[    18.935] (--) evdev: HP HD Webcam: Found keys
[    18.935] (II) evdev: HP HD Webcam: Configuring as keyboard
[    18.935] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input11/event7"
[    18.935] (II) XINPUT: Adding extended input device "HP HD Webcam" (type: KEYBOARD, id 10)
[    18.935] (**) Option "xkb_rules" "evdev"
[    18.935] (**) Option "xkb_model" "pc104"
[    18.935] (**) Option "xkb_layout" "fr,us"
[    18.935] (**) Option "xkb_options" "grp:shifts_toggle"
[    18.936] (II) config/udev: Adding input device Genius 2.4G Wireless Mouse (/dev/input/event2)
[    18.936] (**) Genius 2.4G Wireless Mouse: Applying InputClass "evdev pointer catchall"
[    18.936] (**) Genius 2.4G Wireless Mouse: Applying InputClass "evdev keyboard catchall"
[    18.936] (**) Genius 2.4G Wireless Mouse: Applying InputClass "keyboard Layout"
[    18.936] (II) Using input driver 'evdev' for 'Genius 2.4G Wireless Mouse'
[    18.936] (**) Genius 2.4G Wireless Mouse: always reports core events
[    18.936] (**) evdev: Genius 2.4G Wireless Mouse: Device: "/dev/input/event2"
[    18.936] (--) evdev: Genius 2.4G Wireless Mouse: Vendor 0x458 Product 0x152
[    18.936] (--) evdev: Genius 2.4G Wireless Mouse: Found 9 mouse buttons
[    18.936] (--) evdev: Genius 2.4G Wireless Mouse: Found scroll wheel(s)
[    18.936] (--) evdev: Genius 2.4G Wireless Mouse: Found relative axes
[    18.936] (--) evdev: Genius 2.4G Wireless Mouse: Found x and y relative axes
[    18.936] (--) evdev: Genius 2.4G Wireless Mouse: Found absolute axes
[    18.936] (II) evdev: Genius 2.4G Wireless Mouse: Forcing absolute x/y axes to exist.
[    18.936] (--) evdev: Genius 2.4G Wireless Mouse: Found keys
[    18.936] (II) evdev: Genius 2.4G Wireless Mouse: Configuring as mouse
[    18.936] (II) evdev: Genius 2.4G Wireless Mouse: Configuring as keyboard
[    18.936] (II) evdev: Genius 2.4G Wireless Mouse: Adding scrollwheel support
[    18.936] (**) evdev: Genius 2.4G Wireless Mouse: YAxisMapping: buttons 4 and 5
[    18.936] (**) evdev: Genius 2.4G Wireless Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    18.936] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:0458:0152.0002/input/input6/event2"
[    18.936] (II) XINPUT: Adding extended input device "Genius 2.4G Wireless Mouse" (type: KEYBOARD, id 11)
[    18.936] (**) Option "xkb_rules" "evdev"
[    18.936] (**) Option "xkb_model" "pc104"
[    18.936] (**) Option "xkb_layout" "fr,us"
[    18.936] (**) Option "xkb_options" "grp:shifts_toggle"
[    18.936] (II) evdev: Genius 2.4G Wireless Mouse: initialized for relative axes.
[    18.936] (WW) evdev: Genius 2.4G Wireless Mouse: ignoring absolute axes.
[    18.936] (**) Genius 2.4G Wireless Mouse: (accel) keeping acceleration scheme 1
[    18.936] (**) Genius 2.4G Wireless Mouse: (accel) acceleration profile 0
[    18.936] (**) Genius 2.4G Wireless Mouse: (accel) acceleration factor: 2.000
[    18.936] (**) Genius 2.4G Wireless Mouse: (accel) acceleration threshold: 4
[    18.936] (II) config/udev: Adding input device Genius 2.4G Wireless Mouse (/dev/input/mouse1)
[    18.936] (**) Genius 2.4G Wireless Mouse: Applying InputClass "keyboard Layout"
[    18.936] (II) No input driver specified, ignoring this device.
[    18.936] (II) This device may have been added with another device file.
[    18.936] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event15)
[    18.936] (II) No input driver specified, ignoring this device.
[    18.936] (II) This device may have been added with another device file.
[    18.937] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event16)
[    18.937] (II) No input driver specified, ignoring this device.
[    18.937] (II) This device may have been added with another device file.
[    18.937] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event17)
[    18.937] (II) No input driver specified, ignoring this device.
[    18.937] (II) This device may have been added with another device file.
[    18.937] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event18)
[    18.937] (II) No input driver specified, ignoring this device.
[    18.937] (II) This device may have been added with another device file.
[    18.937] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event19)
[    18.937] (II) No input driver specified, ignoring this device.
[    18.937] (II) This device may have been added with another device file.
[    18.937] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    18.937] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    18.937] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard Layout"
[    18.937] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    18.937] (**) AT Translated Set 2 keyboard: always reports core events
[    18.937] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    18.937] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    18.937] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    18.937] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    18.937] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    18.937] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    18.937] (**) Option "xkb_rules" "evdev"
[    18.937] (**) Option "xkb_model" "pc104"
[    18.937] (**) Option "xkb_layout" "fr,us"
[    18.937] (**) Option "xkb_options" "grp:shifts_toggle"
[    18.937] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event20)
[    18.937] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    18.937] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    18.937] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    18.937] (II) LoadModule: "synaptics"
[    18.937] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    18.955] (II) Module synaptics: vendor="X.Org Foundation"
[    18.955]    compiled for 1.17.1, module version = 1.8.2
[    18.955]    Module class: X.Org XInput Driver
[    18.955]    ABI class: X.Org XInput driver, version 21.0
[    18.955] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    18.955] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    18.955] (**) Option "Device" "/dev/input/event20"
[    19.063] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1368 - 5658 (res 41)
[    19.063] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1240 - 4746 (res 66)
[    19.063] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    19.063] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    19.063] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    19.063] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    19.063] (**) Option "TapButton1" "1"
[    19.063] (**) Option "TapButton2" "2"
[    19.063] (**) Option "TapButton3" "3"
[    19.063] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    19.063] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    19.116] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio3/input/input14/event20"
[    19.116] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    19.116] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    19.116] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    19.116] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    19.116] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    19.116] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    19.116] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    19.117] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    19.117] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    19.117] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[    19.117] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    19.117] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event9)
[    19.117] (II) No input driver specified, ignoring this device.
[    19.117] (II) This device may have been added with another device file.
[    19.117] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[    19.117] (II) No input driver specified, ignoring this device.
[    19.117] (II) This device may have been added with another device file.
[    19.117] (II) config/udev: Adding input device PC Speaker (/dev/input/event8)
[    19.117] (II) No input driver specified, ignoring this device.
[    19.117] (II) This device may have been added with another device file.
[    19.117] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event6)
[    19.117] (**) HP Wireless hotkeys: Applying InputClass "evdev keyboard catchall"
[    19.117] (**) HP Wireless hotkeys: Applying InputClass "keyboard Layout"
[    19.117] (II) Using input driver 'evdev' for 'HP Wireless hotkeys'
[    19.117] (**) HP Wireless hotkeys: always reports core events
[    19.117] (**) evdev: HP Wireless hotkeys: Device: "/dev/input/event6"
[    19.117] (--) evdev: HP Wireless hotkeys: Vendor 0 Product 0
[    19.117] (--) evdev: HP Wireless hotkeys: Found keys
[    19.117] (II) evdev: HP Wireless hotkeys: Configuring as keyboard
[    19.117] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event6"
[    19.117] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 14)
[    19.118] (**) Option "xkb_rules" "evdev"
[    19.118] (**) Option "xkb_model" "pc104"
[    19.118] (**) Option "xkb_layout" "fr,us"
[    19.118] (**) Option "xkb_options" "grp:shifts_toggle"
[    19.118] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event11)
[    19.118] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    19.118] (**) HP WMI hotkeys: Applying InputClass "keyboard Layout"
[    19.118] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[    19.118] (**) HP WMI hotkeys: always reports core events
[    19.118] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event11"
[    19.118] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[    19.118] (--) evdev: HP WMI hotkeys: Found keys
[    19.118] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[    19.118] (**) Option "config_info" "udev:/sys/devices/virtual/input/input18/event11"
[    19.118] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 15)
[    19.118] (**) Option "xkb_rules" "evdev"
[    19.118] (**) Option "xkb_model" "pc104"
[    19.118] (**) Option "xkb_layout" "fr,us"
[    19.118] (**) Option "xkb_options" "grp:shifts_toggle"
[    32.307] (II) intel(0): resizing framebuffer to 3840x1080
[    32.335] (II) intel(0): switch to mode 1920x1080@60.0 on VGA1 using pipe 1, position (1920, 0), rotation normal, reflection none
Les dernières lignes me laissent penser que la demande est bien vue...

Je précise que pour le moment je n'utilise pas le clavier Logitech. J'ai fait des tests, il fonctionne bien, mais même en le déconnectant la fonctionnalité n'est pas active.
HP Pro Book 650 - i5. SSD 500Go - RAM : 16Go
Arch Linux x86_64 - Plasma.... Et rien d'autre :mrgreen:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17253
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Clavier] Switch de clavier fr à us

Message par benjarobin »

benjarobin a écrit :Comment lances tu ta session graphique ? Ce ne serait pas cette dernière qui prendrait la main sur la configuration du clavier ?
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Doline
archer
Messages : 104
Inscription : mer. 25 févr. 2015, 18:25

Re: [Clavier] Switch de clavier fr à us

Message par Doline »

Oups désolé, j'ai zappé cette question.
J'utilise SDDM comme gestionnaire de session.
Voici son conf

Code : Tout sélectionner

[Autologin]
Relogin=false
Session=
User=

[General]
HaltCommand=
RebootCommand=
Numlock=On

[Theme]
Current=maldives
CursorTheme=Oxygen_Blue

[Users]
MaximumUid=65000
MinimumUid=1000
As-tu besoin du contenu d'un autre fichier ?
HP Pro Book 650 - i5. SSD 500Go - RAM : 16Go
Arch Linux x86_64 - Plasma.... Et rien d'autre :mrgreen:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17253
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Clavier] Switch de clavier fr à us

Message par benjarobin »

Créer un .xinitrc de base avec juste un xterm, stop le service SDDM, démarre l'interface graphique via startx. Tu auras une interface ultra minimaliste, et depuis celle-ci tu peux vérifier que la disposition de ton clavier.
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Doline
archer
Messages : 104
Inscription : mer. 25 févr. 2015, 18:25

Re: [Clavier] Switch de clavier fr à us

Message par Doline »

Tu as vu juste. Lorsque je stop SDDM et que je démarre l'interface mini, le "switch" de clavier par combinaison de touches fonctionne.
J'ai repris la doc sur le wiki de SDDM et il y a un petit paragraphe sur la disposition du clavier : https://wiki.archlinux.org/index.php/SD ... ard_layout.

Malheureusement cela ne fonctionne pas mieux.
J'ai essayé en changeant l'indice 00 par 99... mais le problème persiste.
HP Pro Book 650 - i5. SSD 500Go - RAM : 16Go
Arch Linux x86_64 - Plasma.... Et rien d'autre :mrgreen:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17253
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Clavier] Switch de clavier fr à us

Message par benjarobin »

Le problème est sur SDDM ou après login ? Si c'est après ce n'est pas la faute de SDDM, mais celle de l'environnement de bureau chargé, qui est ?
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Doline
archer
Messages : 104
Inscription : mer. 25 févr. 2015, 18:25

Re: [Clavier] Switch de clavier fr à us

Message par Doline »

Salut,

Avec le script généré par la commande du wiki, à la fenêtre de connexion de SDDM j'ai bien le choix entre clavier FR ou US. Si je supprime le script, je n'ai plus que le choix du clavier US.
Au démarrage de KDE, je passe automatiquement en clavier FR avec ou sans le script.
Dans les réglages de KDE j'ai configuré les deux claviers ce qui me permet de pouvoir switcher avec la souris ou avec 2 raccourcis différents de l'un à l'autre.

J'ai modifié mon .xinitrc pour démarrer directement ma session graphique KDE. La combinaison de touche ne permet pas de passer de l'un à l'autre des claviers.

C'est vraisemblablement lors du chargement de KDE que ça merdouille.

Petite question : comme la commande setxkbmap -layout "fr,us" -option "grp:shifts_toggle" fonctionne ne pourrais-je pas exécuter celle-ci automatiquement une fois KDE démarrer ? C'est dommage de passer par là, mais si c'est la solution, pourquoi pas.
Dans ce cas là, tu conseillerai de faire comment ?

@+ et encore merci pour ton aide.

Doline
HP Pro Book 650 - i5. SSD 500Go - RAM : 16Go
Arch Linux x86_64 - Plasma.... Et rien d'autre :mrgreen:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17253
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Clavier] Switch de clavier fr à us

Message par benjarobin »

Je ne sais pas comment tu fais, mais cela fonctionne très bien. De plus KDE utilise si tu ne configure rien, la configuration de Xorg.
Mais si tu veux absolument le faire voir http://img15.hostingpics.net/pics/157096kdekeyboard.png
Pour annuler toutes tes modifications de réglage du clavier, il suffit de cliquer sur "réglages par défaut", et aussi supprimer ce que tu as modifié coté SDDM
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Doline
archer
Messages : 104
Inscription : mer. 25 févr. 2015, 18:25

Re: [Clavier] Switch de clavier fr à us

Message par Doline »

benjarobin a écrit :Je ne sais pas comment tu fais, mais cela fonctionne très bien
Et bien je ne fais rien de plus et rien de moins que lancer cette commande sudo setxkbmap -layout "fr,us" -option "grp:shifts_toggle" et redémarrer mon PC.
Je vais regarder le lien que tu donnes et rechercher dans mes configurations ce que j'ai pu modifier et qui pourrait perturber le fonctionnement du script.

Encore merci
HP Pro Book 650 - i5. SSD 500Go - RAM : 16Go
Arch Linux x86_64 - Plasma.... Et rien d'autre :mrgreen:
Doline
archer
Messages : 104
Inscription : mer. 25 févr. 2015, 18:25

Re: [Clavier] Switch de clavier fr à us

Message par Doline »

Bon .... là je suis honteux à mord... J'ai cherché très compliqué alors que la solution était toute simple et sous mes yeux... Ahhh Linux et KDE : vous me surprendrez toujours.

Merci, ton screen m'a éclairé et m'a permis de résoudre "mon souci".

Bonne soirée
HP Pro Book 650 - i5. SSD 500Go - RAM : 16Go
Arch Linux x86_64 - Plasma.... Et rien d'autre :mrgreen:
Répondre