This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: Again: Where to place xmodmap with startxwin.bat


Hi Holger and all the others,

xmodmap /etc/X11/xinit/xmodmap.de
at the end of the startxwin.bat solved the issue. I also created a little
desktop  icon by modifying one icon from system32.dll with an X symbol...
:-)

Thanks to all,

Rüdiger Bodack

> 
> Dear Rüdiger,
> 
> put it into startxwin.bat.
> 
> This is my version:
> 
> @echo off
> SET DISPLAY=127.0.0.1:0.0
> SET PATH=%PATH%;\usr\X11R6\bin;\cygwin\bin;\cygwin\usr\bin
> cd c:\cygwin\usr\x11r6\bin
> start XWin-Test50 -screen 0 1024 768 -emulate3buttons 50 -engine 1
> run xwinclip-Test03.exe
> run twm
> run xterm -sl 1000 -sb -rightbar -ms red -fg yellow -bg black
> run xmodmap ../lib/x11/etc/xmodmap.de
> 
> 
> Regards
> 
> Holger Vogt
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]