Search found 3 matches

by jorael
January 2nd, 2012, 1:58 am
Forum: Eschalon: Book II Support [Linux]
Topic: Not able to set quick spell under Linux
Replies: 8
Views: 21698

Re: Not able to set quick spell under Linux

Try running "setxkbmap us" before running Eschalon and see if that helps. To get back to your existing layout, do

setxkbmap -model pc105 -layout "fr(oss),us,fr(bepo),fr" -option grp:shift_caps_toggle -keycodes "evdev+aliases(azerty)"



And it works like a charm !


$ setxkbmap -print

xkb ...
by jorael
December 31st, 2011, 6:33 pm
Forum: Eschalon: Book II Support [Linux]
Topic: Not able to set quick spell under Linux
Replies: 8
Views: 21698

Re: Not able to set quick spell under Linux

Thank for your help SpottedShroom.


First, open a terminal and type "xinput --list". Under "Virtual core keyboard," look for the entry that looks most like a "real" keyboard. For me, the output looks like this:



$ xinput --list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core ...
by jorael
December 29th, 2011, 6:01 pm
Forum: Eschalon: Book II Support [Linux]
Topic: Not able to set quick spell under Linux
Replies: 8
Views: 21698

Re: Not able to set quick spell under Linux

I have the same problem. Modifying the keyboard layout doesn't work either. This is quite annoying when playing with a magic user, constantly clicking my way throught the spell book.

I understand this issue has been reported a long time ago and is still not fixed. I hope it will.

A really ...