Rahul Rameshbabu

Results 91 comments of Rahul Rameshbabu

Just wanted to bump the idea of using keyboard input to jump to HTML `input` fields like buttons. Using something like a mouse is not feasible in environments like TTY...

Personal untested suggestion: Use [GPM](https://wiki.archlinux.org/title/General_purpose_mouse) to support mouse usage in Linux virtual consoles.

GPM has nothing to do with QEMU vs real-boot. It works on real-boot systems. The common use case is in QEMU envs. EDIT: and yes GPM was designed for getty...

``` The gpm (general purpose mouse) daemon tries to be a useful mouse server for applications running on the Linux console. Its roots are in the "selection" package, by Andrew...

Some additional information on the term Linux virtual consoles (not equivalent to xterms/emulators). https://en.wikipedia.org/wiki/Virtual_console >In the [Linux console](https://en.wikipedia.org/wiki/Linux_console) and other platforms, usually the first six virtual consoles provide a [text...

> I must say that if I try to use mouse with MC (midnight commander) in a real command terminal (not a desktop window) doesn't work neither!!! while mouse works...

Yes, and you can use GPM in that state without any GUI to bring mouse support in that mode for MidnightCommander or carbonyl.

> mouse support in xterms under X or at the Linux console via the gpm mouse server This quote is from the documentation I linked in a previous message. It...

> @Binary-Eater I tried gpm. I can see the cursor moving, but it can't click or interact with anything. > Did it work for you? Will test this out on...

>Can't reproduce. I installed a Chrome (Version 122.0.6261.94 (Official Build) (64-bit)) on my Debian-variation just now, set it as default, and then launch an equivalent script using MSAL 1.27 (the...