piovisqui
piovisqui
I have the same problem with Rocky Linux 9.4. The OS is running inside HyperV and I connected using mstsc. If I connect with HyperV console the keyboard works. ```...
Hi @xenithorb . Great job, it worked with vte and xfreerdp on Fedora 26. @perseo22 Sell PAC to customers (maybe Red Hat?), it's just the best sysadmin tool out there...
Do you mean what's configured in SessionType? ``` [Xvnc] name=Xvnc lib=libvnc.so username=ask password=ask ip=127.0.0.1 port=-1 ```
The log: ``` [root@localhost ~]# grep keymap /var/log/xrdp.log | tail [20240517-17:51:26] [INFO ] Loading keymap file /etc/xrdp/km-00010416.ini [20240517-17:51:26] [WARN ] local keymap file for 0x00010416 found and doesn't match built...
Yes, the keyboard is ABNT2. Here: ``` [root@localhost ~]# rpm -qf /etc/xrdp/km-00010416.ini file /etc/xrdp/km-00010416.ini is not owned by any package [root@localhost ~]# ls -l /etc/xrdp/km-00010416.ini -rw-r--r--. 1 root root 9168...
I generated the file: `ls -l /etc/xrdp/km-00010416.ini -rw-r--r--. 1 root root 14687 May 23 15:01 /etc/xrdp/km-00010416.ini ` Still not fully working. Some special characters work, like tilde and cedilla (...
The number pad is working after I changed what you said. Thank you. I have more info that I should have said sine the beginning. I also run Kali and...
It's not the default HyperV console, however if you mark "Enhanced session" it does use xrdp. If I do "systemctl stop xrdp" the console crashes.
Can this branch be merged?