[Bug 1358] "GraphicsDriver" = "none" wanted

Wine Bugs wine-bugs at winehq.com
Mon Sep 8 14:46:09 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1358





------- Additional Comments From stein at ir.iit.edu  2003-08-09 14:46 -------
I have a number of Windows commandline programs that I use regularly.
I often find it necessary to use them over SSH.  Since they
are not graphical, I do not need x11drv.  ttydrv inserts a bunch
of extra characters, which is annoying, prevents the output from
being seen, and causes it to be mis-formatted.  (One of the
utilities is a simple stdin -> stdout, which means that I
need to remove those characters in an additional step.)
For the moment, I am using
"GraphicsDriver" = "none"
and just removing the top line, which is working okay.

It would be very handy if none was an actual driver that worked,
was documented, and did not have the error line.
The proposed code changes would be very helpful.

-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list