I assume the answer to be "no", but:
Is there any way to get an onscreen keyboard at the TDE login screen?
Actually this is the only "problem" left on this machine (Toshiba z20t): refind does not work, so it's impossible to choose the OS at boot and to login in tde without the keyboard.
This is not really a problem because I only want the tablet in special situations, but the problem just nags.
Have a nice day,
Thierry
Am Sonntag, 21. Januar 2018 schrieb Thierry de Coulon:
I assume the answer to be "no", but:
Is there any way to get an onscreen keyboard at the TDE login screen?
Actually this is the only "problem" left on this machine (Toshiba z20t): refind does not work, so it's impossible to choose the OS at boot and to login in tde without the keyboard.
This is not really a problem because I only want the tablet in special situations, but the problem just nags.
Have a nice day,
Thierry
Hi!
I'm not sure if "no" is the definite answer :-)
Please take a look at /etc/trinity/tdm/tdmrc, there you'll find at least 3 possible ways to interfere:
[X-*-Core] Reset=/etc/trinity/tdm/Xreset Session=/etc/trinity/tdm/Xsession Setup=/etc/trinity/tdm/Xsetup Startup=/etc/trinity/tdm/Xstartup
[X-*-Greeter] Preloader=/opt/trinity/bin/preloadkde
Please note that /opt/trinity/bin/preloadkde does not exist on my system, but it's name is somewhat inviting ...
If the analogy with xdm holds for tdm, then /etc/trinity/tdm/Xsetup is most likely the file you want to touch: Start xvkbd or what ever virtual keyboard you like to use. I'm quite sure that you will need to disable "Secure Attention Key". Maybe you'll have to kill the virtual keyboard from /etc/trinity/tdm/Xstartup.
Nik
On Sun, 21 Jan 2018 10:56:20 +0100 Thierry de Coulon tcoulon@decoulon.ch wrote:
I assume the answer to be "no", but:
Is there any way to get an onscreen keyboard at the TDE login screen?
Actually this is the only "problem" left on this machine (Toshiba z20t): refind does not work, so it's impossible to choose the OS at boot and to login in tde without the keyboard.
This is not really a problem because I only want the tablet in special situations, but the problem just nags.
If you have only a single user, you can log in automatically and bypass the tdm screen altogether (or just allow passwordless logins for selected users) by adjusting some settings in tdmrc. That way you shouldn't need the keyboard.
E. Liddell
On Sunday 21 January 2018 14.04:21 E. Liddell wrote:
If you have only a single user, you can log in automatically and bypass the tdm screen altogether (or just allow passwordless logins for selected users) by adjusting some settings in tdmrc. That way you shouldn't need the keyboard.
E. Liddell
I do have two users, but the second one ca be used by loging from the first one so that might be a solution. But then everyone can login too :)
Thierry
Hi,
I made a bug report about this a few years ago:
https://bugs.trinitydesktop.org/show_bug.cgi?id=2465
-Alexandre
________________________________ De : Thierry de Coulon tcoulon@decoulon.ch Envoyé : 21 janvier 2018 08:34:11 À : trinity-users@lists.pearsoncomputing.net Objet : Re: [trinity-users] login without keyboard
On Sunday 21 January 2018 14.04:21 E. Liddell wrote:
If you have only a single user, you can log in automatically and bypass the tdm screen altogether (or just allow passwordless logins for selected users) by adjusting some settings in tdmrc. That way you shouldn't need the keyboard.
E. Liddell
I do have two users, but the second one ca be used by loging from the first one so that might be a solution. But then everyone can login too :)
Thierry
--------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-users-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
Am Sonntag, 21. Januar 2018 schrieb Alexandre Couture:
Hi,
I made a bug report about this a few years ago:
https://bugs.trinitydesktop.org/show_bug.cgi?id=2465
-Alexandre
De : Thierry de Coulon tcoulon@decoulon.ch Envoyé : 21 janvier 2018 08:34:11 À : trinity-users@lists.pearsoncomputing.net Objet : Re: [trinity-users] login without keyboard
On Sunday 21 January 2018 14.04:21 E. Liddell wrote:
If you have only a single user, you can log in automatically and bypass the tdm screen altogether (or just allow passwordless logins for selected users) by adjusting some settings in tdmrc. That way you shouldn't need the keyboard.
E. Liddell
I do have two users, but the second one ca be used by loging from the first one so that might be a solution. But then everyone can login too :)
Thierry
Hi!
Ok, I this is what you need to do, to get xvkbd on the tdm login screen:
In /etc/trinity/tdm/Xsetup, add this line:
xvkbd &
In /etc/trinity/tdm/Xstartup, add this als line 3: killall xvkbd
You're done. Log out of your TDE session and enjoy the onscreen keyboard ...
Nik
On Sunday 21 January 2018 18.42:52 Dr. Nikolaus Klepp wrote:
Ok, I this is what you need to do, to get xvkbd on the tdm login screen:
In /etc/trinity/tdm/Xsetup, add this line:
xvkbd &
In /etc/trinity/tdm/Xstartup, add this als line 3:
killall xvkbd
You're done. Log out of your TDE session and enjoy the onscreen keyboard ...
Nik
Brilliant, thank you!
Works perfectly with onboard too (which I prefer to xvkbd). The layout is US and the keyboard disappears when you mouve it (but reapperas where you left it at the next login :)
This should also be saved somewhere, it's a very good solution.
Thierry
Am Sonntag, 21. Januar 2018 schrieb Thierry de Coulon:
On Sunday 21 January 2018 18.42:52 Dr. Nikolaus Klepp wrote:
Ok, I this is what you need to do, to get xvkbd on the tdm login screen:
In /etc/trinity/tdm/Xsetup, add this line:
xvkbd &
In /etc/trinity/tdm/Xstartup, add this als line 3:
killall xvkbd
You're done. Log out of your TDE session and enjoy the onscreen keyboard ...
Nik
Brilliant, thank you!
Works perfectly with onboard too (which I prefer to xvkbd). The layout is US and the keyboard disappears when you mouve it (but reapperas where you left it at the next login :)
This should also be saved somewhere, it's a very good solution.
Thierry
My favorte is adding xsnow to the login screen :-)
Nik