! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[PATCH] Reset keyboard layout before lock.
Status:
RESOLVED: MOVED
Product:
Xfce4-session
Component:
General

Comments

Description Gilboa Davara 2013-12-03 22:10:01 CET
Created attachment 5253 
Use xkbmap to reset layout before unlock

xscreensaver doesn't have keyboard layout support by design.
As such, trying to guess which current keyboard layout is active when unlocking the screen is a very annoying experience.

The following minor patch (Based on this [1] solution) simply switches the current keyboard layout to US, without breaking the keyboard layout configuration.

At least as far as I can test, this (very minor) patch works just fine on multiple machines - and should not break anything - including non-English passwords.

- Gilboa
[1] http://www.reddit.com/r/xfce/comments/11yi34/reset_the_keyboard_layout_on_xscreensaver_lock/
Comment 1 Gilboa Davara 2013-12-03 22:11:24 CET
P.S. I'll upgrade the patch later on to support single-non-english layout use-cases.
Comment 2 Git Bot editbugs 2020-05-26 00:45:15 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-session/-/issues/19.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #10526

Reported by:
Gilboa Davara
Reported on: 2013-12-03
Last modified on: 2020-05-26

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Version:
4.10.1

Attachments

Use xkbmap to reset layout before unlock (368 bytes, patch)
2013-12-03 22:10 CET , Gilboa Davara
no flags

Additional information