[Lazarus] Lazarus IDE uses old keyboard layout after OS changed it.
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Wed Mar 29 12:56:45 CEST 2017
On 2017-03-29 11:47, Mattias Gaertner via Lazarus wrote:
> It works here on LCL-GTK2 Ubuntu.
Umm. I can give more details on the VM I see this happen the most. I'm
running CentOS 6.6 using JWM window manager and have two scripts that I
run to switch keyboard layouts.
Here is one such script.
==========================
#!/bin/sh
setxkbmap -model pc104 -layout us -variant dvorak
===========================
How did you change the keyboard layout under Ubuntu? Via the Ubuntu
keyboard applet or setxkbmap or xmodmap etc?
I'll switch my scripts to using xmodmap instead and see if that makes
any difference. JWM doesn't run taskbar/panel applets (eg: networking,
keyboard layout etc), so I have to do it manually via other X11 utilities.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list