diff --git a/debian/changelog b/debian/changelog index 96764dd..4c211fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lubuntu-default-settings (24.04.6) noble; urgency=medium + + * Add Orca keybinding. + + -- Simon Quigley Mon, 11 Mar 2024 14:53:10 -0500 + lubuntu-default-settings (24.04.5) noble; urgency=medium * Setting Okular as default application for PDF files. diff --git a/src/etc/xdg/xdg-Lubuntu/lxqt/globalkeyshortcuts.conf b/src/etc/xdg/xdg-Lubuntu/lxqt/globalkeyshortcuts.conf index 9409b62..fe0df04 100644 --- a/src/etc/xdg/xdg-Lubuntu/lxqt/globalkeyshortcuts.conf +++ b/src/etc/xdg/xdg-Lubuntu/lxqt/globalkeyshortcuts.conf @@ -6,6 +6,11 @@ AllowGrabMiscKeypad=true AllowGrabMiscSpecial=true MultipleActionsBehaviour=first +[Alt%2BMeta%2BS.58] +Comment=Orca +Enabled=true +Exec=/usr/bin/orca, --replace + [Control%2BAlt%2BDelete.1] Comment=Task manager Enabled=true