elfmz

Results 374 comments of elfmz
trafficstars

Возможно можно спихнуьт на wx - типа чтоб они учитывали такое и транслировали результат GetUnicodeKey в адекватный текущей раскладке.. Вобщем какой то сферический трэш там с раскладками сделали в этих...

ну может кеды были первой ласточкой, хз... есть идея костылька, потом попробую..

вкомитил костылек в ветку debug-1361

yes its Xorg, regarding [#171](https://github.com/neutrinolabs/xorgxrdp/issues/171) - i will try to build recent version and check with it

Unfortunatelly cannot start manually built xrdp on same system i did ``` sudo apt remove xrdp git clone --recursive https://github.com/neutrinolabs/xorgxrdp cd xorgxrdp ./bootstrap && ./configure && make -j5 && sudo...

i already found that had to change allowed_users to anybody in /etc/X11/Xwrapper (from here https://wiki.archlinux.org/title/xrdp#Xorg_backend ) - IMHO its better to show this info somewhere in readme.. Now i have...

i had ~/.xorgxrdp.10.log and ~/.xorgxrdp.11.log and also couple .log.old files near so i removed all that then rebooted and here is whats now in brand new .xorgxrdp.10.log : ``` /home/user$...

my version looks too high may be its because i've built xorgxrdp from the master branch.. anyway same issue as was reproduced with from Ubuntu's repository xrdp/xorgxrdp

Just FYI - i've changed param=Xorg to param=/usr/lib/xorg/Xorg in the /etc/xrdp/sesman.ini and then set allowed_users back to console and login works and same versions in .xorgxrdp.10.log and issue is also...