Re: Patch for rfb.cc for making bochs scree show remotely by using libvncserver
HH LL <[email protected]>
| Newsgroups | gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <CAK_ppcjMZZ8yPLS03MVvW-oCmRjDCfYzSp35NUbYCzmCAv1_Xw@mail.gmail.com> |
The patch is for the rfb GUI plugging, which make bochs screen can be shown remotely in 24bits RBG color, and can be also shown in noVNC( HTML5 VNC client ). Thanks for libvncserver project. There are also some limits. Makes bochs package depend on libvncserver. To let mouse works properly in VNC client, users must use the tablet mode in usb hci plugging. That means, you should make sure your bochs config file has following lines (in .bochsrc): plugin_ctrl: .... , usb_uhci=1, .... # .... is other pluggings usb_uhci: enabled=1, port1=tablet BTW, In gui/Makefile.in , change GUI_LINK_OPTS_RFB this line: GUI_LINK_OPTS_RFB = @RFB_LIBS@ -lz -ljpeg -lvncserver ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ bochs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bochs-developers
rfb_patch.tgz
(application/x-gzip, 23.4 KB) - not displayed