User Tools

Site Tools


docs:xorg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
docs:xorg [2010-04-07 11:49]
Mateusz Korniak xserver 1.8+ and keyboard/synaptics
docs:xorg [2013-04-05 09:58]
glen
Line 1: Line 1:
-/* pragma: section-numbers 2 */ 
- 
- 
 ====== X.Org ====== ====== X.Org ======
-Implementation of the X Window System ​ 
- 
- 
- 
-===== Resources ===== 
- 
-  * [[http://​www.x.org/​|Project homepage]] ​ 
- 
- 
-===== Contents ===== 
-/* UndefinedMacro:​ TableOfContents(None) */  
  
 +[[http://​www.x.org/​|xorg]] is implementation of the [[wp>X Window System]].
  
  
Line 53: Line 40:
 Hal is no longer used. See [[https://​wiki.ubuntu.com/​X/​Config/​Input#​Input|https://​wiki.ubuntu.com/​X/​Config/​Input#​Input]] ​ Hal is no longer used. See [[https://​wiki.ubuntu.com/​X/​Config/​Input#​Input|https://​wiki.ubuntu.com/​X/​Config/​Input#​Input]] ​
  
-NOTE: **xinput** is in **xorg-app-xinput** package in PLD Linux. ​=== Polecam mojego configa, dzialaja pliterki oraz ctrl-alt-bkspc (brakuje tylko Zoom na ctrl-alt{-,​+}) ​+NOTE: **xinput** is in **xorg-app-xinput** package in PLD Linux. ​
  
  
Line 66: Line 53:
         Option "​XkbModel"​ "​evdev"​         Option "​XkbModel"​ "​evdev"​
         Option "​XkbVariant"​ ",​qwerty"​         Option "​XkbVariant"​ ",​qwerty"​
-        #Option "​XkbOptions"​ +        #Option "​XkbOptions"​ "​grp:​alt_shift_toggle,​grp:​switch,​compose:​rwin,​terminate:​ctrl_alt_bksp"​
-"​grp:​alt_shift_toggle,​grp:​switch,​compose:​rwin,​terminate:​ctrl_alt_bksp"​+
         Option "​XkbOptions"​ "​compose:​rwin,​terminate:​ctrl_alt_bksp"​         Option "​XkbOptions"​ "​compose:​rwin,​terminate:​ctrl_alt_bksp"​
  
Line 183: Line 169:
 </​file>​ </​file>​
  
 +
 +===== 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: 
 +
 +<​file>​ X -query xdmcp.enabled.server
 +</​file>​
 +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 :  ​
 +
 +<​file>​XDMCP fatal error: Session failed Session <​some_number>​ failed for display my.adress.not.acessible.to.server:​0:​ cannot open display
 +</​file>​
 +Try if forcing connection source ip adress helps: ​
 +
 +<​file>​ X -query xdmcp.enabled.server ​ -from  my.adress.acessible.to.server
 +</​file>​
docs/xorg.txt · Last modified: 2013-04-05 10:00 by glen