Sérgio Basto

Results 227 comments of Sérgio Basto

have we anyway to have composed keys like ~ + a ? BTW I found x11vnc with -nomodtweak fix the altgr problem mention in my previous comment

hi @imneofit , RedHat el7 is near to EOL , June 30, 2024 , less than one year , 2 year ago I asked to update x11vnc (https://src.fedoraproject.org/rpms/x11vnc/pull-request/2 ) on...

> Process: 637 ExecStart=/usr/bin/x11vnc -display :0 -auth guess -N -no6 -nevershared -forever -xkb -noxdamage -speeds 6,1500,40 -ping 5 -passwd NOYOUDONT (cod> x11vnc -localhost -display :0 -repeat -forever -nomodtweak is important...

yes , I just check all patches except https://github.com/LibVNC/libvncserver/pull/234 (TLS security type enablement patches) are included on 0.9.14 I mean also use -repeat and -nomodtweak to remove old hacks

Hi, -nomodtweak fix for me, on my PT-pt keyboard, AltGr 7 , 8 , 9 and 0 problems AFAIK xkb layout now is correct so no need tweaks

Can you resume the problem ? it is only on RHEL 8 ?

you mean ? from ``` @@ -8 +12 @@ -foo() +foo(bar) ``` with `grepdiff foo --output-matching=hunk` show ``` @@ -8 +8 @@ -foo() +foo(bar) ```

TBH I haven't tested rawstudio for a while , but I notice rawstudio depends on GConf2 which is very old and we want remove it from Fedora . Also doesn't...

> The first order of business could be discussing what's needed for the next release to happen - use libraw - drop gconf2 , and IIRC use gsettings - fix...

> @sergiomb2 > > My only suggestion (bikeshedders, assemble!) would be to go with something other than `INSTALL_DIR`, if the example path is going to be pointed at the user's...