proxy-m

Results 30 comments of proxy-m
trafficstars

Did somebody fix this already? This may helps you: https://unix.stackexchange.com/questions/178070/why-does-shiftinsert-paste-from-clipboard-in-some-applications-and-primary-in-o/ .

Actually it is possible with [WebRTC data channel](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Using_data_channels). WebRTC requires [signaling service](https://developer.mozilla.org/en-US/docs/Web/API/WebRTC_API/Connectivity) and [iceServers](https://developer.mozilla.org/en-US/docs/Web/API/RTCIceServer). Ice servers are optional for same computer and same network! 1. Signaling service implementation is not...

@hello-smile6 Thanks for config. DHCP is not a problem. But how do you connect instances through WebRTC?

[Hirens.BootCD.15.2.iso](https://www.dropbox.com/s/8ylf2bpwiaiu59c/Hirens.BootCD.15.2.iso?dl=1)

> I can reproduce this. Probably a triple fault. Probably related to: `[CPU ] Not supported: trap flag`. Maybe. But can we show more informative error message, instead of `RangeError:...

Looks like you can rebuild Android-x86 without SSE3 instructions for 4.3 (or 4.4) similar to this: ``` 1. The patch will disable the dalvik JIT. 2. Change the busybox initrd...

Image attached: https://www.dropbox.com/s/6r9o9aqv0fq9o4m/puppy421tex2008_modchu.iso?dl=1 md5sum: 2f160def7233a3c9f70d97f7dfb77373 sha256sum: db72411b7521f7da8beb4229513c37786940d72bc9cf7154f7a3e8af58b0cb4f sha1sum: 0a7928c74daba42ecd0a8f30bd5c21c5619d2cad P.S.: Image published under no warranty, no limits, public domain, use as is, mit, or bsd: ``` THIS SOFTWARE IS PROVIDED...

Linux kernel: 2.6.25 i686 (known for puppy 420-421) Loader: grub4dos 0.4.3 2007-10-15 (known grub 1 fork, not confuse with chenall grub4dos 0.4.5c 2013) X11: Xorg/Xvesa (both possible).

It is intended to simplify tests and fixies to vga/svga/vesa/fb/x11 bugs https://github.com/copy/v86/issues/453

I have now on branch [special_buggy_122_for_v86](https://github.com/proxy-m/vgabios/tree/special_buggy_122_for_v86) build of VGABIOS-lgpl-latest.bin (and compatible binary seabios_2012.bin). It allows me to use custom high vga text resolution 120x50 by mode 0x22 (0x122 for linux...