Keyboard Settings in UPupFF+D 20.12 - No Persistence

New to Puppy and have questions? Start here

Moderator: Forum moderators

Post Reply
MrDuckGuy
Posts: 38
Joined: Sun Jan 10, 2021 4:55 pm
Has thanked: 25 times
Been thanked: 3 times

Keyboard Settings in UPupFF+D 20.12 - No Persistence

Post by MrDuckGuy »

I have a BTC5126 keyboard. When I try to change the setting in the configuration screen, nothing happens. It just stays with the 'pc102 Generic' even after having done it over and over several times. What am I doing wrong?

The BTC5126 is a 104-key board with three "extra" keys (power off, sleep, and wake up).
▶—— Distro Specifications ——◀
Distro: UPupFF+D 20.12
▶—— Computer Identification ——◀
Computer Vendor: Dell Inc.
Product Name: Dimension 4700

Screenshot-2022-03-03-151251.png
Screenshot-2022-03-03-151251.png (36.97 KiB) Viewed 968 times
Last edited by MrDuckGuy on Fri Mar 04, 2022 4:15 pm, edited 1 time in total.
User avatar
cobaka
Posts: 594
Joined: Thu Jul 16, 2020 6:04 am
Location: Central Coast, NSW - au
Has thanked: 100 times
Been thanked: 71 times

Re: Keyboard Settings in UPupFF+D 20.12

Post by cobaka »

Hello @MrDuckGuy

Can't help with your specific question but the following may give a clue.
I'm running uPupBB32 on an I3 Gigabyte mother-board.
My keyboard is Microsoft, wired, 600.
This kbd is standard but has 4 additional special-purpose keys. These control the video playback:
(1) Run/Pause (2) Volume decrease (3) Volume increase (4) Mute.
The last three work (on you tube) as expected. #1 does nothing. I figure there is a 'bug' in the config code for the first button.

I suspect a config file exists for all keyboards or for every individual kbd.
I suspect that the keyboard menu depends on a bash script to change the config details in (or for) your PC.
(Think, for example, of SED - the serial string editor.)
Alternately there may be a config file linking the kbd to mPlayer (or whatever).
On my desktop the kbd works with videos from YouTube and other videos (mp4) running mPlayer.

My 'guess': The settings for your kbd are not being written to the kdb config file.
On my PC the kbd config files appear to work. I added Russian fonts to my kbd.
This works and is permanent.

All the best and don't forget to "woof" when the moon is full.

Cobaka

собака --> это Русский --> a dog
"c" -- say "s" - as in "see" or "scent" or "sob".

MrDuckGuy
Posts: 38
Joined: Sun Jan 10, 2021 4:55 pm
Has thanked: 25 times
Been thanked: 3 times

Re: Keyboard Settings in UPupFF+D 20.12

Post by MrDuckGuy »

cobaka wrote: Fri Mar 04, 2022 1:55 am

... I added Russian fonts to my kbd. ...

I'm running FossaPup64 on another box, and the settings are persistent with the same configuration software (XKB Configuration Manager).

Also, you might find this of interest: You can see the "hotkeys" and also add functions, write short command sequences, and the like, by using the JWM Desk Manager.

The menu screen, at the bottom, shows under the "Setup" heading, the JWM Hotkey manager:

2022-03-03-2112-Screenshot.png
2022-03-03-2112-Screenshot.png (59.89 KiB) Viewed 956 times
2022-03-03-2114-Screenshot.png
2022-03-03-2114-Screenshot.png (35.87 KiB) Viewed 956 times

Here I added a command to switch the keyboard from English to Hebrew, and from Hebrew to English, by pressing the Scroll Lock key:

Code: Select all

exec:setxkbmap -option grp:switch,grp:sclk_toggle,grp_led:scroll us,il 

or ... the same thing, by pressing both Shift keys simultaneously:

Code: Select all

exec:setxkbmap -option grp:switch,grp:shifts_toggle,grp_led:scroll us,il
2022-03-03-2118-Screenshot.png
2022-03-03-2118-Screenshot.png (35.51 KiB) Viewed 956 times

The sequence illuminates and de-luminates the Scroll Lock indicator LED on the keyboard as well. I don't see why a user would not be able to do something quite similar with the Russian keyboard.

Post Reply

Return to “Beginners Help”