<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx-kbd-mouse-x11/Makefile, branch user/animtim/designWork</title>
<subtitle>Mageia Keyboard, Mouse and Graphical Desktop Libraries/Utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/'/>
<entry>
<title>generate tarball in current directory</title>
<updated>2013-11-28T14:16:53+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-28T14:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=2f81779e9abfe85c18b31da0097895b71917093a'/>
<id>2f81779e9abfe85c18b31da0097895b71917093a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>polkit: Tidy up polkit support</title>
<updated>2013-10-12T12:31:36+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-12T12:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=bdfcb6c5408cd41ccd10a838df70917b131a6aa4'/>
<id>bdfcb6c5408cd41ccd10a838df70917b131a6aa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>polkit: Make the polkit policy files translatable.</title>
<updated>2013-10-01T19:49:28+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-01T19:48:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=9d9ef58760337c42819f702feb0c67b9af0f2988'/>
<id>9d9ef58760337c42819f702feb0c67b9af0f2988</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a legacy compatibility symlink for XFdrake (found+removed in drakx)</title>
<updated>2013-09-04T17:26:35+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-09-04T17:26:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=f5111ceb201c828e3d9643ec5b35d98a30263d8a'/>
<id>f5111ceb201c828e3d9643ec5b35d98a30263d8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert to polkit from usermode consolehelper for gaining root privileges</title>
<updated>2013-09-04T16:46:59+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-09-04T15:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=738779e2e5245a33c6e42720e153baa068d276b5'/>
<id>738779e2e5245a33c6e42720e153baa068d276b5</id>
<content type='text'>
polkit is better integrated into various environments, both console and GUI
and offers better access rules and prevents the internal need to run
su which is prone to errors and doesn't offer an environment agnostic
prompt to the user.

Under the old scheme, the binaries relating to the three main tools
covered in this package behaved differently. Keyboard and Mouse are
allowed to be run without any password prompts, whereas X11 prompts for
the *user* password. This is only true when run as their 'old' names of
keyboarddrake, mousedrake and XFdrake respectively. If they are called
via their 'new' names of drakkeyboard, drakmouse and drakx11, they would
prompt for the root password.

This change also standardises that behaviour. The tools now follow the
scheme specified for their old names, regardless of how they are called.

mga#11125
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
polkit is better integrated into various environments, both console and GUI
and offers better access rules and prevents the internal need to run
su which is prone to errors and doesn't offer an environment agnostic
prompt to the user.

Under the old scheme, the binaries relating to the three main tools
covered in this package behaved differently. Keyboard and Mouse are
allowed to be run without any password prompts, whereas X11 prompts for
the *user* password. This is only true when run as their 'old' names of
keyboarddrake, mousedrake and XFdrake respectively. If they are called
via their 'new' names of drakkeyboard, drakmouse and drakx11, they would
prompt for the root password.

This change also standardises that behaviour. The tools now follow the
scheme specified for their old names, regardless of how they are called.

mga#11125
</pre>
</div>
</content>
</entry>
<entry>
<title>Ditch ChangeLog and svn2cl usage.</title>
<updated>2013-09-04T16:46:59+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-09-04T15:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=530835e736420dd9b0c464446e3130e3249f6078'/>
<id>530835e736420dd9b0c464446e3130e3249f6078</id>
<content type='text'>
This will no longer work with git, but it's also not been updated since
2011 anyway.

It may be nice to restore with a git2cl equiv.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will no longer work with git, but it's also not been updated since
2011 anyway.

It may be nice to restore with a git2cl equiv.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove svn support from Makefile</title>
<updated>2013-09-04T16:46:59+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-09-04T15:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=51f8de9822776d7590efbd93519b9795a595e80f'/>
<id>51f8de9822776d7590efbd93519b9795a595e80f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove /sbin install path post usrmove</title>
<updated>2013-09-04T16:46:58+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-09-04T15:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=d14826136b6639703d210debc969d75e11259778'/>
<id>d14826136b6639703d210debc969d75e11259778</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>install drakx-update-background (in /usr/sbin)</title>
<updated>2013-05-07T23:17:30+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>blino@mageia.org</email>
</author>
<published>2013-05-07T23:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=6e661606112233954827625a0c3b8e4c3d279b62'/>
<id>6e661606112233954827625a0c3b8e4c3d279b62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>switch from bzip2 to xz</title>
<updated>2012-03-24T06:53:34+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-24T06:53:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-kbd-mouse-x11/commit/?id=cb2e3a8cae24030a0736aec9786cfd9213ba2b25'/>
<id>cb2e3a8cae24030a0736aec9786cfd9213ba2b25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
