kde tool bar

David Fraser davidf@sjsoft.com
Wed Sep 17 07:06:00 GMT 2003


Lung.Allen wrote:

>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
>
Hi

You don't say whether you're reporting a problem or success, or what the 
problem is!
Also, I think this question is better asked on the kde-cygwin mailing 
list, kde-cygwin@mail.kde.org. See http://kde-cygwin.sourceforge.net/ml/ 
or http://mail.kde.org/mailman/listinfo/kde-cygwin to subscribe...

David



More information about the Cygwin-xfree mailing list