Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5031

Troubleshooting • Re: Raspberry Pi 5 - How to Change Keybindings X11

$
0
0
in X11 it uses openbox for the wm, plenty of how to's for configuring openbox.
https://wiki.debian.org/Openbox

just keep in mind some stuff has been modified for raspberry specifically, so settings may not be in the standard location, gui tools might not work as expected.
Okay I read through the documentation and it pointed me to lxde-pi-rc.xml in ~/.config/openbox.
I set the following key binding without any luck.

Code:

<xml version="1.0"?><openbox_config><keyboard><keybind key="C-A-t"><action name="Execute"><command>alacritty</command></action></keybind></keyboard></openbox_config>
It's strange too. The file itself doesn't like formatting like above it prefers it all on one line.

What am I failing to understand here?

Statistics: Posted by madderhatter — Mon Mar 11, 2024 5:37 am



Viewing all articles
Browse latest Browse all 5031

Trending Articles