On 25 February 2017 at 20:45, Johan Vromans <[email protected]> wrote:
> On Sat, 25 Feb 2017 10:33:11 +1100, Vaughan McAlley
> <[email protected]> wrote:
>
>> Maybe your keyboard is interpreting F8 as something else rather than
>> the function key proper.
>
> It seems that lq isn't intercepting keystrokes at all. After uncommenting
> line 341 nothing is printed:
>
> $ sudo ./lq
> Password:
> Welcome to LilyQuick version 0.9β
> Press F8 and a key on the MIDI keyboard to exit.
> [1] 12613
> ^[[19~^[[19~^[[19~^[[19~^C
>
> F8 generates ^[[19~ which is just echoed.
>
> -- Johan
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user

Hi Johan,

I installed Fedora on to a spare partition and LilyQuick worked! A bit
annoying :-) I thought it might have to do with SELinux permissions,
but it appears not.

Could you try typing

sudo cat /dev/input/by-id/usb-Apple__Inc_Apple_Keyboard-event-kbd

(replacing my keyboard name with the name you have in LQConfig.lua).
If you see garbage when you type, it should be connecting to the
keyboard correctly. Otherwise maybe the keyboard name is wrong.

Vaughan

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to