[Lazarus] Keyboard mapping probelm
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Thu May 14 13:59:27 CEST 2020
On 06/05/2020 1:19 am, Brian via lazarus wrote:
> I forgot to add - I totally erased fpcup's entire tree and rebuilt
> from scratch. No change.
It's not about recompiling Lazarus. Probably more related to your
customised settings in your $HOME/.lazarus/ directory.
Start your lazarus from the command line with the paramater:
./lazarus --pcp=/tmp/lazarus
where "/tmp/lazarus" is a totally empty directory. That should give you
Lazarus with 100% default config values. If the problem goes way, then
it's a key mapping issue in your ~/.lazarus/ directory.
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