Add Orca keybinding.
This commit is contained in:
parent
6857041e87
commit
fdb4e1d128
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
lubuntu-default-settings (24.04.6) noble; urgency=medium
|
||||||
|
|
||||||
|
* Add Orca keybinding.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 11 Mar 2024 14:53:10 -0500
|
||||||
|
|
||||||
lubuntu-default-settings (24.04.5) noble; urgency=medium
|
lubuntu-default-settings (24.04.5) noble; urgency=medium
|
||||||
|
|
||||||
* Setting Okular as default application for PDF files.
|
* Setting Okular as default application for PDF files.
|
||||||
|
@ -6,6 +6,11 @@ AllowGrabMiscKeypad=true
|
|||||||
AllowGrabMiscSpecial=true
|
AllowGrabMiscSpecial=true
|
||||||
MultipleActionsBehaviour=first
|
MultipleActionsBehaviour=first
|
||||||
|
|
||||||
|
[Alt%2BMeta%2BS.58]
|
||||||
|
Comment=Orca
|
||||||
|
Enabled=true
|
||||||
|
Exec=/usr/bin/orca, --replace
|
||||||
|
|
||||||
[Control%2BAlt%2BDelete.1]
|
[Control%2BAlt%2BDelete.1]
|
||||||
Comment=Task manager
|
Comment=Task manager
|
||||||
Enabled=true
|
Enabled=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user