Skip to content

Releases: pelrun/pyWinControls

Start, Select, Menu, useless no more!

Choose a tag to compare

@pelrun pelrun released this 09 Feb 13:53

I've never understood why GPD made start, select and menu useless when not in gamepad mode.

I figured it was probably a lost cause.

But today I suddenly realised that there were three conspicuously empty slots in the configuration structure. And lo! That's what they are for!

Now gpdconfig lets you set the behaviour of start, select and menu when in mouse mode.

There's probably no more hidden functionality in there.

I think.

Whoops

Choose a tag to compare

@pelrun pelrun released this 08 Feb 15:01

Fixed a few silly errors that stopped gpdconfig from writing at all.

v1.0.1

Choose a tag to compare

@pelrun pelrun released this 06 Feb 03:58

Minor update to relax the firmware version check a little and add an option to skip it entirely.

Initial release

Choose a tag to compare

@pelrun pelrun released this 04 Feb 13:40

It's alive!

This is a prepackaged python file and should run as long as you have a recent version of python3 and libhidraw installed.

Just copy the gpdconfig file to somewhere in your PATH.

It will need to run as root or with sudo unless you add the 99-kb-hid.rules file to your /etc/udev/rules.d directory.