Mailinglist Archive: opensuse-gnome (98 mails)
| < Previous | Next > |
[opensuse-gnome] gnome-applets and PolicyKit
- From: Magnus Boman <captain.magnus@xxxxxxxxx>
- Date: Tue, 23 Sep 2008 17:34:22 +0800
- Message-id: <1222162462.4966.2.camel@xxxxxxxxxxxxxxx>
Hello,
Should we enable PolicyKit support with gnome-applets?
I just checked it, and what it does, is to allow the user to change CPU
Frequency Scaling as per the PK-file below.
Thanks,
Magnus
-----------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<vendor>The GNOME Project</vendor>
<vendor_url>http://www.gnome.org/</vendor_url>
<icon_name>gnome-cpu-frequency-applet</icon_name>
<action id="org.gnome.cpufreqselector">
<_description>Change CPU Frequency scaling</_description>
<_message>Privileges are required to change the CPU Frequency
scaling.</_message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep_always</allow_active>
</defaults>
</action>
</policyconfig>
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-gnome+help@xxxxxxxxxxxx
Should we enable PolicyKit support with gnome-applets?
I just checked it, and what it does, is to allow the user to change CPU
Frequency Scaling as per the PK-file below.
Thanks,
Magnus
-----------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
<vendor>The GNOME Project</vendor>
<vendor_url>http://www.gnome.org/</vendor_url>
<icon_name>gnome-cpu-frequency-applet</icon_name>
<action id="org.gnome.cpufreqselector">
<_description>Change CPU Frequency scaling</_description>
<_message>Privileges are required to change the CPU Frequency
scaling.</_message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>auth_admin_keep_always</allow_active>
</defaults>
</action>
</policyconfig>
--
To unsubscribe, e-mail: opensuse-gnome+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-gnome+help@xxxxxxxxxxxx
| < Previous | Next > |