[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't use direction key (up, down, etc.) ?
From: |
Alexander Malmberg |
Subject: |
Re: Can't use direction key (up, down, etc.) ? |
Date: |
Thu, 01 May 2003 20:10:05 +0200 |
Yen-Ju Chen wrote:
>
> Hi,
>
> When I use Ink.app, I can't use direction key (up, down, ...).
> It just makes a big sound.
> Is something broken ?
> Or just my problem ?
NSInputManager was trying to load the key bindings files from the wrong
place. I've updated the code so it loads the files from where they're
actually installed, which is hopefully the correct place.
- Alexander Malmberg