hzqmrk n00b
Joined: 06 Feb 2007 Posts: 2 Location: USA
|
Posted: Thu Feb 08, 2007 4:29 am Post subject: X11 XDMCP slow after first use of an application |
|
|
Guys and Gals,
I am using XDMCP to connect to my Gentoo box (so the kids can play on it) from a Windows XP machine. I am using cygwin and issue the command,
Code: | XWin :1 -query 192.168.100.244 -a 10 +bs -c -dpi 32 -t 4 -once -fullscreen -depth 8 -emulate3buttons -engine 1 -clipboard |
my kdmrc file:
Code: | [General]
ConfigVersion=2.3
ConsoleTTYs=tty1,tty2,tty3,tty4,tty5,tty6
PidFile=/var/run/kdm.pid
ReserveServers=:1,:2,:3
ServerVTs=-7
StaticServers=:0
[Shutdown]
BootManager=Grub
HaltCmd=/sbin/halt
RebootCmd=/sbin/reboot
[X-*-Core]
AllowNullPasswd=false
AllowRootLogin=false
AllowShutdown=Root
AutoReLogin=false
ClientLogFile=.xsession-errors-%s
Reset=/usr/kde/3.5/share/config/kdm/Xreset
Session=/usr/kde/3.5/share/config/kdm/Xsession
SessionsDirs=/usr/share/xsessions
Setup=/usr/kde/3.5/share/config/kdm/Xsetup
Startup=/usr/kde/3.5/share/config/kdm/Xstartup
[X-*-Greeter]
AntiAliasing=true
ColorScheme=DarkBlue
EchoMode=OneStar
FaceSource=PreferUser
FailFont=Sans Serif,10,-1,5,75,0,0,0,0,0
FocusPasswd=true
ForgingSeed=1170595778
GUIStyle=
GreetFont=Serif,20,-1,5,50,0,0,0,0,0
GreetString=Login to %h running %s (%r)
GreeterPos=50,50
HiddenUsers=
Language=en_US
LogoArea=Clock
LogoPixmap=/usr/kde/3.5/share/apps/kdm/pics/kdelogo.png
MaxShowUID=65000
MinShowUID=1000
Preloader=/usr/kde/3.5/bin/preloadkde
PreselectUser=Default
SelectedUsers=
ShowUsers=NotHidden
SortUsers=true
StdFont=Sans Serif,10,-1,5,50,0,0,0,0,0
Theme=/usr/kde/3.5/share/apps/kdm/themes/circles
UseBackground=true
UserCompletion=true
UserList=true
[X-:*-Core]
AllowNullPasswd=true
AllowShutdown=All
NoPassEnable=false
NoPassUsers=
ServerArgsLocal=-nolisten tcp
ServerCmd=/usr/bin/X -br
[X-:*-Greeter]
AllowClose=false
DefaultUser=hzqmrk
FocusPasswd=true
LoginMode=DefaultLocal
PreselectUser=Previous
[X-:0-Core]
AutoLoginAgain=false
AutoLoginDelay=0
AutoLoginEnable=false
AutoLoginLocked=false
AutoLoginUser=hzqmrk
ClientLogFile=.xsession-errors
[X-192.168.100.250:1-Greeter]
AllowClose=false
AllowConsole=true
AntiAliasing=true
ColorScheme=Default
DefaultUser=pete
EchoMode=ThreeStars
FocusPasswd=true
GreeterPos=50,50
GreetString=XDMCP to %h running %s (%r)
GUIStyle=Plastik
LoginMode=RemoteOnly
LogoArea=None
NumLock=On
UseBackground=false
UserCompletion=false
UserList=false
UseTheme=false
PreselectUser=Default
SortUsers=true
[Xdmcp]
Enable=true
Willing=/usr/kde/3.5/share/config/kdm/Xwilling
#Xaccess=192.168.100.* |
I also set up a special account that minimizes all the KDE eye candy, animations, etc...
Login at the kdm login window goes great (although the text is small because of the 32 dpi setting).
It is running over my local network (802.11g) and is pretty snappy with the window moves, menus popping up, etc... Even the seconds on the clock count up really nicely. That is until I type the first keystroke (in konsole for example). After that there are huge delays. For instance it takes way less than 1 second for the 'l' in 'ls' to appear, but the 's' appears at the same time as the output, about 30-45 seconds later! Everything after that first keystroke is in "delayed" motion. Everything before that is fine.
What should I check? _________________ Pete
---------------------------------------------------
I will persist until I succeed - Og Mandino |
|