Forum Replies Created
-
AuthorPosts
-
March 25, 2025 at 14:29 in reply to: Identical keycode 49 sent to NX server for different keys on my keyboard #52424
zedi691ParticipantThat finally solved the issue with my external keyboard
keya ^° and <>| are correctly assigned.Thx for your help
March 25, 2025 at 07:50 in reply to: Identical keycode 49 sent to NX server for different keys on my keyboard #52415
zedi691ParticipantHi
i’ve done this:/Applications/NoMachine.app/Contents/Frameworks
user@KHKYQWYP29 Frameworks % cat ./scripts/etc/localhost/player.cfg
######################################################################
# #
# Copyright (c) 2010, 2025 NoMachine, http://www.nomachine.com. #
# #
# All rights reserved. #
# #
######################################################################
#
# Specify the path of base directory where the NX software has been
# installed.
#
PlayerRoot = “/Applications/NoMachine.app/Contents/Frameworks”
Restarted nx client on my mac
But no effect at all.
Both keys ^° and <>| are sending sending keycode 49 (reported by xev)
on my mac locally, the keycodes are (catches with key codes app):
10/0xa for ^ and 50/0x32 for < here everything works as expected. -
AuthorPosts
