Add missing x_device rules for XI2 functions, from Eamon Walsh.

> Whats the difference between add/remove and create/destroy?
>
> The devices are in a kind of hierarchy.  You can now create one or more
> "master devices" (mouse cursor and keyboard focus).  The physical input
> devices are "slave devices" that attach to master devices.
>
> Add/remove controls the ability to add/remove slave devices from a
> master device.  Create/destroy controls the ability to create new master
> devices.
This commit is contained in:
Chris PeBenito 2009-08-14 13:18:16 -04:00
parent 2a77737d4e
commit 4254cec711
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
- Add missing x_device rules for XI2 functions, from Eamon Walsh.
- Add missing rules to make unconfined_cronjob_t a valid cron job domain.
- Add btrfs and ext4 to labeling targets.
- Fix infrastructure to expand macros in initrc_context when installing.

View File

@ -544,6 +544,8 @@ class x_device
set_property
add
remove
create
destroy
}
class x_server