In my image builder, I just mount a tmpfs over /sys/firmware to hide it:
https://github.com/Daniel-Abrecht/dpa-image-builder/blob/22a18b8108d07ef72595f5217fd196cd01ddb71f/script/chns#L100
An Image builder shouldn't mess with the hosts firmware anyway.
because it can't always do it automatically, doesn't mean we should
give up and leave things unfixably broken.
terminfo is the right thing. It is the only way to deal with these
terminals. This will never change.
Regards,
Daniel Abrecht
sequences, but
it's not too bad yet:
https://salsa.debian.org/search?search=033&group_id=2051&project_id=228&scope=&search_code=true&snippets=false&repository_ref=main&nav_source=navbar
Regards,
Daniel Abrecht
On 26/04/2019 14.30, Bill Allombert wrote:
> On Thu, Apr 04, 2019 at 06:52:04PM +0000, Daniel Abrecht wrote:
>> On 22/03/2019 21.33, Bill Allombert wrote:
>>>> I'm not sure what the best course of action is. Some possibilities are:
>>>> * If it isn't to
; If this can be done on a per tty basis, this might be the best course of
> action.
Ok, I've now created patch for this. This time, I've based the patch on
the current master branch (commit
c12a8c2d0cf72a340b13b00e6d4b98bfed57ce01) of the salsa.debian.org git repo.
Regards,
Daniel A
uld add an option to consolation which allows the user to enable
this feature, in addition to one of the above options
I've attached 2 test programs, one uses curses, the other one doesn't
need any libraries.
I've also attached a patch to reorder the button constants.
Regards,
Daniel
e keyboard which will need that
functionality. I intend to use it on my librem 5 smartphone. It isn't
finished yet though. Here are the sources of the different components of
it and a video:
https://github.com/Daniel-Abrecht/console-keyboard-multiplexer
https://github.com/Daniel-Abrecht/co
On 24/02/2019 20.27, Bill Allombert wrote:
>> void
>> +report_pointer(int x, int y, enum current_button button)
>> +{
>> + linux_selection(x, y, x, y, TIOCL_SELMOUSEREPORT + ((button+3) % 4) );
>> +}
>> +
>
> Hello Daniel,
>
> Thanks for your patch, it looks great! Could you explain me how this
Package: consolation
Version: 0.0.6-2
Severity: wishlist
Tags: patch
Some programs support mouse tracking to allow users to click on things
inside the terminal. For example, it is possible to click on options in
`dialog`. gpm did support this, but had issues with touch screens. It
would be great i
ends to packages which need or benefit
from it respectively, similar to how it is done with liblxc1. For this,
a new bug could be opened for each affected packet.
This is my first mail to the debian bug tracker, I hope I was able to
help and to give some new helpful perspectives on this matter.
Regards,
Daniel Abrecht
10 matches
Mail list logo