mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Subject: add XCompose to abstractions/X
Merge from trunk commit 2093 Original message: Subject: profiles - add user's XCompose file to X abstraction In testing the skype profile, I found access to my @{HOME}/.XCompose was being rejected. This patch updates the X abstraction to take a user's defined XCompose key shortcuts into account. Signed-off-by: Steve Beattie <sbeattie@ubuntu.com> Acked-By: Jamie Strandboge <jamie@canonical.com> Nominated-by: Christian Boltz <apparmor@cboltz.de> Acked-by: Steve Beattie <sbeattie@ubuntu.com>
This commit is contained in:
parent
6e02694f6f
commit
dca6359ad5
1 changed files with 3 additions and 0 deletions
|
@ -39,6 +39,9 @@
|
|||
/etc/drirc r,
|
||||
owner @{HOME}/.drirc r,
|
||||
|
||||
# Xcompose
|
||||
owner @{HOME}/.XCompose r,
|
||||
|
||||
# mouse themes
|
||||
/etc/X11/cursors/ r,
|
||||
/etc/X11/cursors/** r,
|
||||
|
|
Loading…
Add table
Reference in a new issue