You are not logged in.
How to disable touchpad while typing automatically?
Offline
Add this line to ~/.config/openbox/autostart:
syndaemon -i .5 -K -t -R -d &
This should be a commented option in the next release:
https://github.com/BunsenLabs/bunsen-co … ostart#L45
Offline
^ "should be" in this case meaning "will probably be" rather than "is desired to be".
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
These details make a distro much more polished. Like having the username in the login window on default (if I'm not mistaken, this was the case on #!). Not crucial, but still more convenient.
Offline
having the username in the login window
It's open to discussion whether there's a possible privacy issue with that, so we've kept with the Debian default.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
@John Ok, I see. In concreto: Is it about a potential attacker, who knows the username e.g. on a lock-screen, so only the password has to be guessed (instead of username+password)?
Anyhow, it's easy to change: Edit 'greeter hide user' to 'false' in /etc/lightdm.conf as root. Save it, reboot. I like it this way, even though it's indeed less secure, password protection is ok for me.
Offline
Add this line to ~/.config/openbox/autostart:
syndaemon -i .5 -K -t -R -d &
This should be a commented option in the next release:
https://github.com/BunsenLabs/bunsen-co … ostart#L45
I used syndaemon, works great.
Offline
@John Ok, I see. In concreto: Is it about a potential attacker, who knows the username e.g. on a lock-screen, so only the password has to be guessed (instead of username+password)?
I think it's more about privacy in multi-user systems in an environment where you don't necessarily want every user to know the names of all the other people using the system.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
@john Indeed, valid point, there is a list of registered user available in the login window. I'm wondering if it would be possible to show only the name of the user who logged in for the session. In that case a log-in after a screen lock would be more convenient without privacy concerns.
Offline
If the above privacy issue is unimportant in your case then you've already posted how to display user names. I don't know of any way to configure LightDm to display only the name of the last logged-in user though.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
^ This is Linux. There's gotta be a way, but maybe only programmatically.
Offline
Yes, I'm sure this will be available some time later. I have seen some posts on other distro's forums where users were trying to figure out such a configuration (without success). At this point of time - as John mentioned - LightDM does not offer this feature yet (at least this is what some research showed me too).
Offline
Head_on_a_Stick wrote:Add this line to ~/.config/openbox/autostart:
syndaemon -i .5 -K -t -R -d &
This should be a commented option in the next release:
https://github.com/BunsenLabs/bunsen-co … ostart#L45
I used syndaemon, works great.
+1
volvox.biz a very tedious daily account of life during covid,
Offline
re: login name autocomplete, we're leaving that for the user to change. A quick web search or forum post will take care of those who find it a nuisance.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline