kde tool bar

Lung.Allen Allen.Lung@ftb.ca.gov
Tue Sep 16 23:03:00 GMT 2003


I'm trying to get kde to display only the toolbar on my system!  Here is what my start file look like.

___________________---
@echo off

set DISPLAY=localhost:0.0
set REMOTE_HOST=remotehost

set CYGWIN_ROOT=\cygwin
set PATH=.;%CYGWIN_ROOT%\bin;%CYGWIN_ROOT%\usr\X11R6\bin;%PATH%

if not exist %CYGWIN_ROOT%\tmp\.X11-unix\X0 goto CLEANUP-FINISH
attrib -s %CYGWIN_ROOT%\tmp\.X11-unix\X0
del %CYGWIN_ROOT%\tmp\.X11-unix\X0

:CLEANUP-FINISH
if exist %CYGWIN_ROOT%\tmp\.X11-unix rmdir %CYGWIN_ROOT%\tmp\.X11-unix

start XWin -from %DISPLAY% -query %REMOTE_HOST% -nodecoration

rem -fullscreen

Allen D. Lung
Architecture Bureau MS B-31
PO Box 1468
Sacramento CA 95812-1468
(916)845-7217
FAX 845-9322
allen.lung@ftb.ca.gov



More information about the Cygwin-xfree mailing list