samedi 28 mars 2015

#Claviers #keyboard #informatique

Bepo
ErgoDox
Hidpoint /Ubuntu
Les-meilleurs-mini-claviers-bluetooth-azerty-pour-tablettes-android
Logitech/clavier
MythTV/Logitech_diNovo_Mini 
SystErgo
Zenlap

Key Mime Pi: Turn Your Raspberry Pi into a Remote Keyboard

Table_des_caracteres_Unicode_(0000-0FFF)

Passer en clavier français ou anglais en ligne de commande :

loadkeys fr
loadkeys us
ou
setxkbmap fr
setxkbmap us
ou
Éditer le fichier /etc/X11/xorg.conf ou /etc/X/XF86Config selon votre configuration :
gedit /etc/X11/xorg.conf
ou
gedit /etc/X/XF86Config

Puis dans le fichier rechercher la section "InputDevice":
------------------------------------------------------------------------------
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "en"
EndSection
------------------------------------------------------------------------------
Et modifier dans cette ligne le "en" pour l'Anglais en "fr" pour le Français:
Option "XkbLayout" "en" => Option "XkbLayout" "fr"

Remettre le clavier en français :

setxkbmap fr
setxkb,qp fr



Aucun commentaire:

Enregistrer un commentaire

Archives du blog