Remmina | Mirror of https : //gitlab.com/Remmina/Remmina The GTK+ | SSH Utils library
kandi X-RAY | Remmina Summary
kandi X-RAY | Remmina Summary
Mirror of https://gitlab.com/Remmina/Remmina The GTK+ Remmina Remote Desktop Client
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Remmina
Remmina Key Features
Remmina Examples and Code Snippets
Community Discussions
Trending Discussions on Remmina
QUESTION
I'm trying to get started with PANDA RE, a framework developed by MIT Lincoln Lab for Reverse Engineering. Their website says that beginners should try the tool through docker first. Therefore, I pulled their image and got it to run with the command docker run -p 5900:5900 --rm pandare/panda panda-system-i386
. The log says VNC server running on 127.0.0.1:5900
.
However, if I use Remmina to connect via VNC, it says "VNC server closed connection."
Any tips on fixing this?
If it helps, docker container ls
prints 0.0.0.0:5900->5900/tcp
for this container
ANSWER
Answered 2021-Mar-07 at 06:25If you run the --help
you will get
QUESTION
Even with "Grab all keys" option checked, dead keys don't work properly. They are simply ignored, other than with a following space bar, which generates only the corresponding diacritic: ['] + [ ] generates ['], ['] + [e] generates [e], and so on.
Is there some other configuration parameter that may affect the keyboard behavior I should consider?
Remmina 1.4.5 on Uqbuntu 20.04; connection with Windows 8.1
Possibly related question: https://unix.stackexchange.com/questions/57725/remmina-doesnt-eat-keys
...ANSWER
Answered 2020-Jun-06 at 05:37It seems that the 'Use the client keyboard layout' general option (RDP section) also matters; when checked, dead keys don't work properly (as described), even if both keyboard layouts are the same (US International).
Unchecking it resolves the problem.
QUESTION
Basically I need to read mouse & keyboard events, so the program will know when you are pressing keys or scrolling.
It works fine on my physical machine, but does not show any events when I connect to virtual machine(VMware in my case) via Remmina VNC(from Ubuntu). Despite, both mouse and keyboard work as usual in VM.
I have tried connecting to all available devices in /dev/input
but still it's quiet. Then I tested all devices with evtest and got the same result - nothing.
I don't think, that it depends on my code, but I used this library.
Does it possible to achieve this? Maybe I missed something important? Any help, articles or links would be greatly appreciated.
UPDATE: I've recently tried a xinput
:
ANSWER
Answered 2020-Aug-03 at 07:14So, I have implemented a listener for xinput with commands xinput test Virtual core XTEST pointer
and xinput test Virtual core XTEST keyboard
. As I have read from this article, each master device have a Virtual core XTEST...
.
I am using QT, and code is looks like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Remmina
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page