docs:xorg
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| docs:xorg [2010-04-07 00:19] – pld related info glen | docs:xorg [2013-04-05 10:00] (current) – slug from it's own site glen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | /* pragma: section-numbers 2 */ | ||
| - | |||
| - | |||
| ====== X.Org ====== | ====== X.Org ====== | ||
| - | Implementation of the X Window System | ||
| - | |||
| - | |||
| - | |||
| - | ===== Resources ===== | ||
| - | |||
| - | * [[http:// | ||
| - | |||
| - | |||
| - | ===== Contents ===== | ||
| - | /* UndefinedMacro: | ||
| - | |||
| - | |||
| + | [[http:// | ||
| ===== The simplest working config (th) ===== | ===== The simplest working config (th) ===== | ||
| The shortest way to working xorg with mouse and keyboard for common hardware configurations: | The shortest way to working xorg with mouse and keyboard for common hardware configurations: | ||
| Line 55: | Line 40: | ||
| NOTE: **xinput** is in **xorg-app-xinput** package in PLD Linux. | NOTE: **xinput** is in **xorg-app-xinput** package in PLD Linux. | ||
| + | |||
| + | |||
| + | ==== xserver 1.8+ and keyboard ==== | ||
| + | Configuration stored in '/ | ||
| + | |||
| + | < | ||
| + | Identifier " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | #Option " | ||
| + | Option " | ||
| + | |||
| + | Option | ||
| + | Option | ||
| + | |||
| + | MatchIsKeyboard " | ||
| + | EndSection | ||
| + | </ | ||
| + | |||
| + | |||
| + | ==== xserver 1.8+ and synaptics ==== | ||
| + | Consider creating file '/ | ||
| + | |||
| + | |||
| + | |||
| + | < | ||
| + | Identifier | ||
| + | Driver | ||
| + | MatchIsTouchpad " | ||
| + | MatchDevicePath "/ | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | Option | ||
| + | EndSection | ||
| + | </ | ||
| Line 141: | Line 167: | ||
| </ | </ | ||
| + | |||
| + | ===== XDMCP ===== | ||
| + | If you want to create cross computer X sessions using XDMCP please enable it *dm (kdm, gdm) on machine you wish to connect to. | ||
| + | |||
| + | Now you can run: | ||
| + | |||
| + | < | ||
| + | </ | ||
| + | or just X or local kdm and select network log in instead of local log in. | ||
| + | |||
| + | |||
| + | |||
| + | ==== Source IP# number problem on client machine ==== | ||
| + | Rules which X selects interface on which it binds for X sessions are not clear for some people. If you spot problem : | ||
| + | |||
| + | < | ||
| + | </ | ||
| + | Try if forcing connection source ip adress helps: | ||
| + | |||
| + | < | ||
| + | </ | ||
docs/xorg.1270592342.txt.gz · Last modified: 2010-04-07 00:19 by glen