From 883c5f97012317c4636467cdf9bf85ac82430e9d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 11 Jan 2024 14:50:58 -0800 Subject: [PATCH] Add path to the openbox rc for where keyboard shortcuts are stored --- source/F/keyboard_shortcuts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/F/keyboard_shortcuts.rst b/source/F/keyboard_shortcuts.rst index efd1334a..9c6df784 100644 --- a/source/F/keyboard_shortcuts.rst +++ b/source/F/keyboard_shortcuts.rst @@ -4,7 +4,7 @@ Appendix F Hotkeys Shortcuts Hotkeys, also known as keyboard shortcuts, allow users to easily navigate, start applications, and change settings like resizing windows. These are useful as they create a smooth and time efficient user experience. It would benefit users to take a few minutes to learn some of these shortcuts. -Lubuntu has manages the keyboard shortcuts using two layers. Namely, LXQt Global Keys and Openbox. +Lubuntu has manages the keyboard shortcuts using two layers. Namely, LXQt Global Keys and Openbox. The openbox keybindings are stored in an xml config file in ~/.config/openbox/rc.xml. Global-keys --------------