/[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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.734  
changed lines
  Added in v.811

  ViewVC Help
Powered by ViewVC 1.1.26