View Single Post
Old 08-29-2024, 01:23 PM   #188
lumping-sugar66
Zealot
lumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trollslumping-sugar66 doesn't feed trolls
 
lumping-sugar66's Avatar
 
Posts: 100
Karma: 81981
Join Date: Oct 2023
Location: Ontario, Canada
Device: Kobo Aura Edition 2, Kobo Clara 2E
Quote:
Originally Posted by Renate View Post
I don't know what this "config" file is.
If you're asking about the the config file I mentioned earlier, I am referring to the file you're suppose to create to map your bluetooth devices buttons to actions. the file needs to go into .btpt/<DEVICENAME>. The device name bit is important. My bluetooth device is called BOOD 202 so my config file is
Code:
.btpt/BOOD 202
8bitdo users do
Code:
.btpt/8BitDo Zero 2 gamepad
There's no need to modify the system files for this to work.

The plugin expects decimal or linux enum names for the actions as they're defined here:
https://github.com/torvalds/linux/bl...-event-codes.h
That's why I mentioned 115 or KEY_VOLUMEUP because they're identical:

Quote:
#define KEY_VOLUMEUP 115
lumping-sugar66 is offline   Reply With Quote