/[rdesktop]/sourceforge.net/trunk/rdesktop/uiports/svgareadme.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /sourceforge.net/trunk/rdesktop/uiports/svgareadme.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 811 - (show annotations)
Mon Feb 7 00:54:10 2005 UTC (19 years, 3 months ago) by jsorg71
File MIME type: text/plain
File size: 994 byte(s)
added makefile and keyboard work from peter

1 This is the svga ui port
2 send any fixes or improvments to me Jay Sorg(j@american-data.com)
3 svgalib should be installed
4 tested with versions 1.4.3, 1.9.x
5
6 thanks to
7 Donald Gordon - original work
8 Peter Nikolow - misc fixes
9
10 run make -f makefile_svga to compile it
11
12 svgareadme.txt - notes, this file
13 makefile_svga - makefile
14 svgawin.c - ui lib
15
16 svgalib has some support for acceleration but most drivers
17 do not support it. I hope they fix this.
18 The ones that do are Cirus Logic and ATI Mach 32 cards.
19 If running on really slow hardware(486), use one of these cards,
20 it improves performance alot.
21
22 run ./svgardesktop with no parameters to see a list of
23 commnad line options
24
25 You will need to modify the libvga.config file most likely.
26 Its in /etc/vga.
27 Here is what mine looks like.
28 BOF
29 mouse imps2
30 mouse_fake_kbd_event 112 113
31 mouse_accel_mult 1.5
32 mouse_accel_type normal
33 HorizSync 31.5 56.0
34 VertRefresh 50 90
35 nosigint
36 EOF
37 The mouse_fake_kbd_event line makes the wheel mouse work.
38
39 Jay

  ViewVC Help
Powered by ViewVC 1.1.26