Difference between revisions of "Talk:Technical issues FAQ"

From SpiralKnights

Jump to: navigation, search
(Added instructions on alternative solution for unrecognised keyboard input problem in Linux)
m (Replies)
Line 10: Line 10:
  
 
--[[User:Alfwyn|Alfwyn]] 23:02, 7 April 2011 (UTC)
 
--[[User:Alfwyn|Alfwyn]] 23:02, 7 April 2011 (UTC)
 +
 +
:I'll fix that stray one, thanks for the note. --[[User:Equinox|Equinox]] 20:25, 15 April 2011 (UTC)
  
 
== Other solution for unrecognised keyboard input in Linux ==
 
== Other solution for unrecognised keyboard input in Linux ==
Line 24: Line 26:
  
 
--[[User:DrPete|DrPete]] 07:52, 15 April 2011 (UTC)
 
--[[User:DrPete|DrPete]] 07:52, 15 April 2011 (UTC)
 +
 +
:I'll add it to that section, thanks! --[[User:Equinox|Equinox]] 20:25, 15 April 2011 (UTC)

Revision as of 20:25, 15 April 2011

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