Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

XFCE: some questions about xfce4-keyboard-shortcuts

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
bitrat
Posts: 85
Joined: 2023-07-20 09:41
Has thanked: 3 times

XFCE: some questions about xfce4-keyboard-shortcuts

#1 Post by bitrat »

Hi,

I have a couple of questions about xfce4-keyboard-shortcuts, which configures keyboard actions.

The actions include key combinations using <Super> and <Primary>

On my hp keyboard, <Super> is the 'Windows' key and <Primary> is either of the ctrl keys. For example, <Primary><Alt>f opens Thunar.
  • Is there a config file or command line equivalent to the xfce4-keyboard-shortcuts function.
  • How/where are the <Primary> and <Super> keys defined?
More generally, what exactly is xfce4-keyboard-shortcuts? A file? A program? A key? I can't find anything with that name on my system.

Cheers,
bitrat

User avatar
FreewheelinFrank
Global Moderator
Global Moderator
Posts: 2138
Joined: 2010-06-07 16:59
Has thanked: 38 times
Been thanked: 233 times

Re: XFCE: some questions about xfce4-keyboard-shortcuts

#2 Post by FreewheelinFrank »

It might be worth searching the XFCE forum for an answer, and posting the question there if you can't find one. Whenever I have an issue with XFCE, I can usually find the answer there already. They know XFCE inside out.

https://forum.xfce.org/

User avatar
manyroads
Posts: 83
Joined: 2021-04-17 14:27
Has thanked: 1 time
Been thanked: 13 times

Re: XFCE: some questions about xfce4-keyboard-shortcuts

#3 Post by manyroads »

bitrat wrote: 2024-04-21 21:03 Hi,

I have a couple of questions about xfce4-keyboard-shortcuts, which configures keyboard actions.

...
[/list]

..
Please review: https://docs.xfce.org/xfce/xfce4-settings/keyboard
Pax vobiscum,
Mark Rabideau- Prof Genealogist - http://many-roads.com
Linux BLOG https://eirenicon.org
spectrwm,i3wm,hlwm,bspwm,dwm
Linux User #449130

bitrat
Posts: 85
Joined: 2023-07-20 09:41
Has thanked: 3 times

Re: XFCE: some questions about xfce4-keyboard-shortcuts

#4 Post by bitrat »

Thanks! It doesn't really answer my actual question :) but very helpful!

Augie77
Posts: 71
Joined: 2024-03-23 04:05
Has thanked: 19 times
Been thanked: 9 times

Re: XFCE: some questions about xfce4-keyboard-shortcuts

#5 Post by Augie77 »

bitrat wrote: 2024-04-21 21:03 Hi,
.
.
  • Is there a config file or command line equivalent to the xfce4-keyboard-shortcuts function.
  • How/where are the <Primary> and <Super> keys defined?
More generally, what exactly is xfce4-keyboard-shortcuts? A file? A program? A key? I can't find anything with that name on my system.

Cheers,
bitrat
I think you can use xbindkeys, xbindkeys, scroll down a bit, but I am not entirely sure what you are looking for.

As for Xfce, you can open the keyboard app, select Application Shortcuts, click on Add, then select the folder icon on the right, and you will see the available programs that can have a key assigned to them.

The shortcuts, I believe are kept in a xml file in

Code: Select all

~/.config/xfce4/xfconf/xfce-perhcannel-xml/xfce4-keyboard-shortcuts.xml

Post Reply