Hello!

I want to avoid avoid killing X server and virtual console switching by 
terminals' users. In my /etc/X11/xorg.conf I have:

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"
  InputDevice  "Mouse[1]" "CorePointer"
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
  Option       "DontZap" "true"
  Option       "DontVTSwitch" "true"
EndSection

It works (Ctrl+Alt+Backspace and Ctrl+Alt+Fn is disabled) but _only_ on LTSP 
server itself - terminals don't "see" these settings. What should I do? Which 
others configuration files should I change (if any)?
-- 
Tomasz Lewicki
PGP key: http://stalker.republika.pl/stalker.asc

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to