On 06/28/2014 05:12 AM, Paul Cartwright wrote:
On 06/27/2014 10:42 PM, Temlakos wrote:
On 06/27/2014 10:36 PM, Ed Greshko wrote:
On 06/28/14 10:35, Temlakos wrote:
The command output reads that both programs were already installed and in their latest versions.
It's not a matter of recognition. It's just that when I draw my finger across the touch pad, the pointer moves not more than one centimeter.
That is why I said.....
yum --enablerepo updates-testing update xorg-x11-*
And that solved the problem. Thank you.
Temlakos
so the answer was you did this: yum --enablerepo updates-testing update xorg-x11-*
then this:
yum -y install xorg-x11-server-utils xorg-x11-server-common
then it was fixed?
Paul Cartwright Registered Linux User #367800 and new counter #561587
Only the first line, Mr. Cartwright. The first line effectively included the second. In one line it enables the repo and updates every package whose name beings with "xorg-x11-".
That seemed a drastic measure, to use the testing repo. I suppose I'll have to leave it enabled until the new version of xorg-x11 migrates to "updates" from "updates-testing." How do I then *disable* updates-testing when I don't need it anymore?
Temlakos