From: Aivils S. <ai...@un...> - 2006-01-09 09:20:14
|
Hi, All! After few months of reading X code i discovered old option. That option added into CVS tree 7 years ago between 3.99 in 4.0.0 versions of XFree. Syntaxis looks like this: Section "ServerLayout" Identifier "layout1" InputDevice "Keyboard1" "CoreKeyboard" InputDevice "Mouse1" "CorePointer" Screen "screen1" Inactive "DeviceName-1" Inactive "DeviceName-2" EndSection I'm not sure, is syntax right. Read about: xc/programs/Xserver/hw/xfree86/RAC.Notes Unfortunately that option lead segfault with X-6.8.2 of Mandriva. In the working case "Inactive" device beat isolateDevice, because sysop can set up weird systems, where 1st X have 3 heads, 2nd X - 5 heads ... Aivils |