Talk:Technical issues FAQ

From SpiralKnights

Revision as of 20:25, 15 April 2011 by Equinox (Talk | contribs)

Jump to: navigation, search

I'm getting a black screen ...

Nested enumerations can be lined up like this:

  1. item
  2. another item
    1. subitem
    2. subitem 2
  3. item

--Alfwyn 23:02, 7 April 2011 (UTC)

I'll fix that stray one, thanks for the note. --Equinox 20:25, 15 April 2011 (UTC)

Other solution for unrecognised keyboard input in Linux

I use IBus as a keyboard input method, and fixed this problem by editing the 'spiral' file in the download client. This allows you to disable the input method for Spiral Knights without affecting other programs. The fix is to change the line:

$JAVA $* -jar $INSTDIR/getdown-pro.jar $INSTDIR

to:

XMODIFIERS=@im=none $JAVA $* -jar $INSTDIR/getdown-pro.jar $INSTDIR

I believe this should work for SCIM users as well, but I have not tested this.

--DrPete 07:52, 15 April 2011 (UTC)

I'll add it to that section, thanks! --Equinox 20:25, 15 April 2011 (UTC)
Personal tools