Re: Re: Re: No console mouse support in Midnight Commander

2010-10-09 Thread Silent-Hunter
On 01/-10/-28163 11:59 AM, Hiisi wrote: > 2010/10/10 Silent-Hunter: >> On 01/-10/-28163 11:59 AM, Michael Schwendt wrote: >>> On Sat, 9 Oct 2010 13:49:36 +0400, Hiisi wrote: >>> Check file permissions for mc and gpm package files. I did it with this bash script: >>> Your installation

Re: Re: No console mouse support in Midnight Commander

2010-10-09 Thread Hiisi
2010/10/10 Silent-Hunter : > >  On 01/-10/-28163 11:59 AM, Michael Schwendt wrote: >> On Sat, 9 Oct 2010 13:49:36 +0400, Hiisi wrote: >> >>> Check file permissions for mc and gpm package files. I did it with >>> this bash script: >> Your installation is Fedora 12. What does the OP ("Silent-Hunter")

Re: Re: No console mouse support in Midnight Commander

2010-10-09 Thread Silent-Hunter
On 01/-10/-28163 11:59 AM, Michael Schwendt wrote: > On Sat, 9 Oct 2010 13:49:36 +0400, Hiisi wrote: > >> Check file permissions for mc and gpm package files. I did it with >> this bash script: > Your installation is Fedora 12. What does the OP ("Silent-Hunter") run? > > In short: mc+gpm works f

Re: Re: Re: Re: No console mouse support in Midnight Commander

2010-10-09 Thread Silent-Hunter
On 01/-10/-28163 11:59 AM, Hiisi wrote: > 2010/10/9 Silent-Hunter: >> On 01/-10/-28163 11:59 AM, Hiisi wrote: >>> rpm -ql mc>outpp; >>> rpm -ql gpm>>outpp; >>> while read line >>> do >>>ls -l $line >>> done>> rm outpp; >> OK, I did that. But I don't understand the result. >> --

Re: Re: No console mouse support in Midnight Commander

2010-10-09 Thread Silent-Hunter
On 01/-10/-28163 11:59 AM, Hiisi wrote: > 2010/10/9 Michael Schwendt: >> On Sat, 9 Oct 2010 13:49:36 +0400, Hiisi wrote: >> >>> Check file permissions for mc and gpm package files. I did it with >>> this bash script: >> Your installation is Fedora 12. What does the OP ("Silent-Hunter") run? >> >

Re: Re: Re: No console mouse support in Midnight Commander

2010-10-09 Thread Hiisi
2010/10/9 Silent-Hunter : > >  On 01/-10/-28163 11:59 AM, Hiisi wrote: >> rpm -ql mc>  outpp; >> rpm -ql gpm>>  outpp; >> while read line >> do >>       ls -l $line >> done> rm outpp; > OK, I did that. But I don't understand the result. > -- First of all, I don't know what your problem is. All I c

Re: Re: Re: No console mouse support in Midnight Commander

2010-10-09 Thread Silent-Hunter
On 01/-10/-28163 11:59 AM, Hiisi wrote: > rpm -ql mc> outpp; > rpm -ql gpm>> outpp; > while read line > do > ls -l $line > done rm outpp; OK, I did that. But I don't understand the result. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options:

Re: Re: No console mouse support in Midnight Commander

2010-10-09 Thread Silent-Hunter
On 01/-10/-28163 11:59 AM, Steven P. Ulrick wrote: >>On 01/-10/-28163 11:59 AM, Hiisi wrote: >>> 2010/10/8 Silent-Hunter: Unless I use sudo. It's weird, it only works if I use sudo. Otherwise, no mouse in MC. Is it a permissions thing? If so, how do I fix it? >>> I have no such

Re: Re: No console mouse support in Midnight Commander

2010-10-09 Thread Hiisi
2010/10/9 Silent-Hunter : > >  On 01/-10/-28163 11:59 AM, Hiisi wrote: >> 2010/10/8 Silent-Hunter: >>>   Unless I use sudo. It's weird, it only works if I use sudo. Otherwise, >>> no mouse in MC. Is it a permissions thing? If so, how do I fix it? >> I have no such problem: >> mc-4.7.4-1.fc12.i686 >

Re: Re: No console mouse support in Midnight Commander

2010-10-08 Thread Silent-Hunter
On 01/-10/-28163 11:59 AM, Hiisi wrote: > 2010/10/8 Silent-Hunter: >> Unless I use sudo. It's weird, it only works if I use sudo. Otherwise, >> no mouse in MC. Is it a permissions thing? If so, how do I fix it? > I have no such problem: > mc-4.7.4-1.fc12.i686 > gpm-1.20.6-9.fc12.i686 > Have yo