How to use QQ in linux QQ after N years has recently returned to my life, but now I have switched to linux, so how to use QQ has become a problem. The initial test was pidgin + lwqq. after several days, I found that there was a message loss. I guess it may be a problem with the lwqq plug-in. so I put the arc... how to use QQ in linux QQ after N years has recently returned to my life, but now I have switched to linux, so how to use QQ has become a problem. The initial test was pidgin + lwqq. after several days, I found that messages were lost. I guess it may be a problem with the lwqq plug-in, therefore, I tried various qq clients in arch aur. none of them were acceptable, so I had to use webqq honestly. After a few days, I found that message loss is an inherent feature of webqq, and I am wrong about lwqq. There is no way to use native applications. Using native qq is nothing more than wine and vm; first try wine, the results are various unstable, basically not available, no way, had to use the most bulky method. Setting virtualbox vm to seamless mode is acceptable even though it is cumbersome. However, its seamless is not completely seamless, and the windows in the vm cannot be separated from the large windows of the vm. Of course, this article has no significance until now. continue to dig and find a sub-specification under ms Remote Desktop, called remoteApp. for working in linux, I have to use some windows program comrades to say that this is really a good news. Wm is awesome, isn't it truly seamless! How can this problem be achieved? How can I configure remoteApp in windows ?? Aluminum player? Cypregnant? Oogle. Because this app is remote, you do not need the interface when starting the vm. you can start it in headless mode: java code vboxmanage startvm 'Your vm name' -- type headless and then install freerdp. this is a windows Remote Desktop implementation in linux, that is, it is used to connect to qq in your vm: java code xfreerdp -- sec rdp-u Administrator-p pw-k 0x00000804 -- plugin rdpsnd -- data alsa -- app -- plugin rail -- data "% ProgramFiles (x86) % \ Tencent \ TM \ Bin \ TM.exe "-- 192.168.1.115-u,-p uses the windows user name and password, and-k specifies that the initial keyboard layout is a Chinese simplified-American keyboard, plugin rdpsnd lets you To hear the Didi's qq prompt, plugin rail is the remoteApp plug-in. with it, after connecting to the remote desktop, it is no longer a whole desktop, it is the window of the program specified in data, and finally the address of the windows host. In this way, you can mix windows applications into your linux desktop, word and ie. If the vm is installed on the physical hard disk, the dual system can run smoothly. if windows is enabled separately, the chat records and other data in the system are all up-to-date. Currently, freerdp is not perfect. for example, two-way clipboard synchronization can be used in common remote desktop mode, but it cannot be used in remoteApp mode. Freerdp is expected to be improved as soon as possible, and the dual system is expected to run seamlessly and seamlessly.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.