/[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 734 - (show annotations)
Fri Jul 9 17:27:28 2004 UTC (19 years, 11 months ago) by jsorg71
File MIME type: text/plain
File size: 1000 byte(s)
added svgareadme.txt

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

  ViewVC Help
Powered by ViewVC 1.1.26