[Libreoffice-bugs] [Bug 111627] Cursor keys scroll document in Calc instead of moving
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Oct 6 18:03:56 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111627
--- Comment #5 from Hamid <hamidrjafari at gmail.com> ---
Found the caveat: changing keyboard layout (which is pressing both shifts)
triggers scroll lock on my keyboard. Of course the keyboard is just reporting
key presses but KDE or X is interpreting it such way. I'll look more into it
and if relevant will notify.
To check for yourself (the options line in the output):
$ setxkbmap -print -verbose 10
Setting verbose level to 10
locale is C
Trying to load rules file ./rules/evdev...
Trying to load rules file /usr/share/X11/xkb/rules/evdev...
Success.
Applied rules from evdev:
rules: evdev
model: pc101
layout: us,ir
options: grp_led:scroll,grp:shifts_toggle
Trying to build keymap using the following components:
keycodes: evdev+aliases(qwerty)
types: complete
compat: complete+ledscroll(group_lock)
symbols: pc+us+ir:2+inet(evdev)+group(shifts_toggle)
geometry: pc(pc101)
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete+ledscroll(group_lock)" };
xkb_symbols { include "pc+us+ir:2+inet(evdev)+group(shifts_toggle)"
};
xkb_geometry { include "pc(pc101)" };
};
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171006/25230cdb/attachment.html>
More information about the Libreoffice-bugs
mailing list