Re: [orca-list] keyboard layout change to US English when I terminate Orca
- From: Didier Spaier <didier slint fr>
- To: Tyna <ecole tyna gmail com>, "Mgr. Janusz Chmiel" <janusz chmiel volny cz>, orca-list gnome org
- Subject: Re: [orca-list] keyboard layout change to US English when I terminate Orca
- Date: Wed, 15 May 2019 15:23:28 +0200
I was not clear enough.
setxkbmap needs to be run before starting the desktop session to avoid this issue.
As an example here are the last lines of my ~/.xinitrc when using Mate:
-- cut here --
# Start the window manager:
if [ -x /usr/bin/ck-launch-session ]; then
LAUNCH="ck-launch-session"
else
LAUNCH=""
fi
if [ -x /usr/bin/dbus-launch ]; then
LAUNCH="$LAUNCH dbus-launch"
fi
/usr/bin/setxkbmap
exec $LAUNCH /usr/bin/mate-session
-- cut here --
If I remove this line:
/usr/bin/setxkbmap
I have the same issue.
I keep it, I have no issue with the keyboard map when killing orca.
Didier
On 15/05/2019 12:24, Didier Spaier wrote:
Hi,
Try to run setxkbmap before starting orca.
Best,
Didier
On 15/05/2019 12:03, Tyna via orca-list wrote:
Hi,
I observe the exact same thing with orca master as of an hour ago, on archlinux, fully up to date and
using ratpoison window manager, so not a full desktop, so I doubt it is mate-related.
Thanks
Mgr. Janusz Chmiel via orca-list a écrit :
I have found out, that when I have assigned short cut to terminate Orca by pressing INSERT+Q
Something switch keyboard layout to English. I AM wondering, if this bug is not being caused by The some
build in Mate hod key, so INSERT+q also changes keyboard layout? It is sad, because even I have only
Czech layout installed by using keyboard layout inside hardware sub menu, when I press INSERT+q and Orca
terminate, keyboard have been switched to English and I must restart The system.
Thank you very much for yours advices. It is interesting behaviour.
I Am using Ubuntu Mate 19.10 with Orca stable.
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]