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]

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


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]