Amy de Buitléir
Amy de Buitléir
I have read the CLA Document and I hereby sign the CLA
recheck
> @mhwombat might also be a good link to add to the "Other Resources" section. Done
I have a non-US keyboard (Irish). I haven't been able to replicate the backslash problem, but that may be because 1) I'm using the Irish layout, or 2) I'm on...
Ah, I guess the Windows version doesn't write to the console. Sorry about that. Can you try this: ``` events.connect(events.KEYPRESS, function(code, shift, control, alt, cmd, caps) ui.print(code, keys.KEYSYMS[code], shift, control,...
BTW, I'm in Ireland, and our keyboards have the Alt+Gr key.
@perexg Thank you for responding. Here's the info: Output of `pulseaudio -vvvvv` is [here](https://gist.github.com/mhwombat/16ec1e3a850e2475ad5331f1d4a9d379) Output of `pacmd ls` is [here](https://gist.github.com/mhwombat/12c17e4004cc7fb4ed7952e69bfdc4c1) ``` # pulseaudio --system W: [pulseaudio] main.c: Running in system...
> Could you switch between 'USB Front' and 'USB Main' card manually in PA (use pavucontrol app - settings / profiles or the pactl command line). I will try that....
> Could you switch between 'USB Front' and 'USB Main' card manually in PA (use pavucontrol app - settings / profiles or the pactl command line). @perexg Sorry, but I'm...
**Success!** > The TRX40 boards use 2 integrated USB audio chips which leads to this confusion. The USB driver represents this hardware as two ALSA USB cards (Main and Front)....