Opened 18 months ago

Closed 18 months ago

Last modified 17 months ago

#18132 closed bug (invalid)

Synergy client displays incorrect keyboard characters

Reported by: shaka Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: - General Version: R1/beta4
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When using Synergy client to connect to a remote mouse and keyboard the keyboard displays incorrect characters locally. (Mouse works perfectly). For example, if I type " abcdefg " using the remote keyboard, it displays " l'[` " locally.

Using the Haiku Keymap app you can see clearly how the keyboard maps incorrectly.

Change History (3)

comment:1 by bipolar, 18 months ago

Does changing the value of server_keymap in ~/config/settings/synergy improves things?

Valid settings: server_keymap = "X11" or server_keymap = "AT"

See: https://github.com/unarix/synergy_haiku/blob/master/README.md

(make sure to restart the input_server after changing that setting)

Last edited 18 months ago by bipolar (previous) (diff)

comment:2 by waddlesplash, 18 months ago

Resolution: invalid
Status: newclosed

Synergy is a ported application, bugs in it do not belong here.

comment:3 by shaka, 17 months ago

i figured it out.. the instructions in the haikudepot just need to be updated to reflect the ones on the github page- the synergy config file needed the line

server_keymap = "X11"

now it works fine

Note: See TracTickets for help on using tickets.