Comment 6 for bug 1758306

Revision history for this message
Gunnar Hjalmarsson (gunnarhj) wrote : Re: Cannot switch mouse primary button in GCC

Thanks for your report.

It works fine for me on g-c-c 1:3.28.0-0ubuntu6.

The command line way to set it for left-handed is:

gsettings set org.gnome.desktop.peripherals.mouse left-handed true

and to see the current setting:

gsettings get org.gnome.desktop.peripherals.mouse left-handed

Changing that value is what the GUI in g-c-c is for. Can you please check, through the latter command, if the value is changed when you use g-c-c?