Update 4_graphic_interface.md
This commit is contained in:
parent
e30b414f54
commit
7c6a524331
@ -6,18 +6,19 @@ touch ~/.Xauthority
|
||||
|
||||
Configure Xlayout in french:
|
||||
|
||||
'''
|
||||
```
|
||||
vim "/etc/X11/xorg.conf.d/00-keyboard.conf"
|
||||
'''
|
||||
```
|
||||
|
||||
'''
|
||||
```
|
||||
Section "InputClass"
|
||||
Identifier "Keyboard Layout"
|
||||
#MatchIsKeyboard "yes"
|
||||
Option "XkbLayout" "fr"
|
||||
Option "XkbVariant" "latin9"
|
||||
EndSection
|
||||
'''
|
||||
```
|
||||
|
||||
gui
|
||||
---
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user