Re: xf86-video-nested HOWTO or FAQ?
Yaakov Selkowitz <[email protected]> Fri, 05 Dec 2014 12:50:49 -0600
| Newsgroups | gmane.os.cygwin.xfree |
|---|---|
| Message-ID | <[email protected]> |
On 2014-12-05 11:32, rcunningham wrote: > OK, the README says to use this line: > > X -config my.conf -noreset -retro :1 > > but Cygwin X doesn't support the "-config" option. > > Any recommendations for how to make this work? /usr/bin/X is a symlink to the native DDX. On Linux this is Xorg, but on Cygwin this is XWin. The xf86-* plugins are meant for the former, so you will need to call Xorg instead. -- Yaakov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/