GNOME Bugzilla – Bug 347721
embed a keypad in unlock dialog
Last modified: 2012-06-09 09:57:14 UTC
I was at Home Depot yesterday and wanted to get a price check on a product. As usual no employees were to be found. I walked up to one of the employee only kiosks with barcode scanners. It was running windows and had the touch screen locked and no keyboard. The unlock dialog had the usual password entry box but it also had an embedded numeric keypad. Otherwise, I'm not sure how you would unlock the screen.
Also critical for using on touch screens and maybe useful for bug #308533.
Created attachment 69695 [details] [review] patch With this patch you can: 1. Install libfakekey [http://svn.o-hand.com/view/matchbox/trunk/libfakekey/] 2. Install matchbox-keyboard [http://projects.o-hand.com/matchbox/?p=1] 3. set /apps/gnome-screensaver/embedded_keyboard_enable=TRUE 4. set /apps/gnome-screensaver/embedded_keyboard_command="matchbox-keyboard --xid"
Created attachment 69696 [details] screenshot Here's what it looks like.
Created attachment 69697 [details] [review] updated patch
Got approval from release-team.
How do I use this in my tablet with Fedora 17 installed? In this day and age we need to make this available more easily. Shall I open a new bug report or is either this or 308533 the right one?