Xfce Forum

Sub domains
 

You are not logged in.

#1 2025-03-29 10:01:58

xfceusersince2014
Member
Registered: 2023-08-12
Posts: 10
LinuxChrome 134.0

making a keyboard shortcut to the keyboard shortcuts tab

How do I make a keyboard shortcut to the keyboard shortcuts tab? Not the keyboard settings menu, I can do that; specifically the keyboard shortcuts tab in it. I thought I did it before, but I can't remember how. That file containing the keyboard shortcuts has been lost, and I have to remake them one-by-one.


"O, what man may within him hide, / Though angel on the outward side!" --Shakespeare, Measure for Measure

Offline

#2 2025-03-29 10:25:03

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,483
LinuxFirefox 136.0

Re: making a keyboard shortcut to the keyboard shortcuts tab

Here is one way/command that would do the trick (it requires xdotool). Use the following as the shortcut command :

sh -c "xfce4-keyboard-settings & sleep 1 && xdotool key Right"

...adjust the sleep value depending on how quickly the dialog pops up on your screen.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2025-03-29 20:48:59

xfceusersince2014
Member
Registered: 2023-08-12
Posts: 10
LinuxChrome 134.0

Re: making a keyboard shortcut to the keyboard shortcuts tab

Thanks, that worked.

About adjusting the value: it was pretty fast already with 1, but I tried adjusting it to 0 to see what would happen. That proved counterproductive, by making the keyboard settings start on the Behavior tab for some reason. So I'll keep the value at 1.


"O, what man may within him hide, / Though angel on the outward side!" --Shakespeare, Measure for Measure

Offline

#4 2025-03-29 20:58:23

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 12,483
LinuxFirefox 136.0

Re: making a keyboard shortcut to the keyboard shortcuts tab

You can also use fractional values like 0.5.


Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#5 2026-02-19 08:30:20

Jamie_Casper
Member
Registered: 2026-01-13
Posts: 7
LinuxChrome 138.0

Re: making a keyboard shortcut to the keyboard shortcuts tab

I didn't even think about using a script to 'press' the Right arrow for me. It’s a bit of a 'hacky' fix, but in the best way possible. Definitely adding this to my setup to save those extra clicks every time I want to tweak a shortcut.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.037 seconds, 8 queries executed - Memory usage: 531.61 KiB (Peak: 532.59 KiB) ]