Re: [gentoo-user] [SOLVED] The saga of the missing Logitech drivers

2020-02-11 Thread Neil Bothwick
On Tue, 11 Feb 2020 22:41:45 +, Peter Humphrey wrote:

> > Have you tried xconfig? It is somewhat more user friendly. But, yes,
> > and alpha listing would be nice, as would an option to show only new
> > items.  
> 
> Well, we have something like the latter already; anything that's new is
> shown with (NEW) against it. Not the same, I know, and you have to go
> scanning for it, but at least it is there.

I know that, and make oldconfig shows them one at a time, but an option
to show only new items in the normal view would be nice. I wonder if
xconfig does this, I haven't used it in a while.


-- 
Neil Bothwick

c:>Press Enter to Exit


pgpAxWwb4NnIK.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] [SOLVED] The saga of the missing Logitech drivers

2020-02-11 Thread Peter Humphrey
On Tuesday, 11 February 2020 17:18:03 GMT Neil Bothwick wrote:

> Have you tried xconfig? It is somewhat more user friendly. But, yes, and
> alpha listing would be nice, as would an option to show only new items.

Well, we have something like the latter already; anything that's new is shown 
with (NEW) against it. Not the same, I know, and you have to go scanning for 
it, but at least it is there.

-- 
Regards,
Peter.






Re: [gentoo-user] [SOLVED] The saga of the missing Logitech drivers

2020-02-11 Thread Neil Bothwick
On Tue, 11 Feb 2020 23:07:16 +0800, Andrew Lowe wrote:

>   Well this problems is solved. As someone pointed out, Jack both
> times, it was related to things not being set. To expose the Logitech
> drivers you need INPUT, HID and LEDS_CLASS all set. If you don't then
> Logitech will disappear.
> 
>   I'm sure that in the past I've had to enable things and when I
> tried to select them, I couldn't and then a look in the help indicated
> something else needed to be enabled - enable it and I could subsequent
> select. In this case, the thing, LOGITECH was not even displayed. As to
> whether this is new behaviour or not, can't select Vs hidden, I don't
> know. 

It's been that way as long as I've ben using it, menuconfig only displays
items you can actually select in its tree listing. However, the search
results return all matching options, and show what you need to enable to
make an option available.

> Menuconfig is an absolute mess and, is it too much to ask for 
> alphabetical order, and the less that I need to interact with it the
> better.

Have you tried xconfig? It is somewhat more user friendly. But, yes, and
alpha listing would be nice, as would an option to show only new items.


-- 
Neil Bothwick

Windows - software package to turn a 486 into an Etch-A-Sketch!


pgpB2BCku78DN.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] [SOLVED] The saga of the missing Logitech drivers

2020-02-11 Thread Dale
Andrew Lowe wrote:
> On 1/2/20 1:42 am, Andrew Lowe wrote:
>> Hi all,
>>  I posted something a few days ago about middle click of a mouse
>> not working. In investigating this, I think I have come across
>> something a bit dodgy.
>>
> [snip]
>
> Well this problems is solved. As someone pointed out, Jack both
> times, it was related to things not being set. To expose the Logitech
> drivers you need INPUT, HID and LEDS_CLASS all set. If you don't then
> Logitech will disappear.
>
> I'm sure that in the past I've had to enable things and when I
> tried to select them, I couldn't and then a look in the help indicated
> something else needed to be enabled - enable it and I could subsequent
> select. In this case, the thing, LOGITECH was not even displayed. As
> to whether this is new behaviour or not, can't select Vs hidden, I
> don't know. Menuconfig is an absolute mess and, is it too much to ask
> for alphabetical order, and the less that I need to interact with it
> the better.
>
> Thanks for those who offered help,
>
>     Andrew
>
>


You are not alone on hidden items.  A little while back, I needed to
enable something for my drive file systems.  It wouldn't let me see it
until like three or four other things were enabled.  Thing is, when I
would enable one and go look again, it would have added another one that
had to be enabled.  It is frustrating at times.  I'd think there should
be a better way but I'm not doing the coding.  Maybe show all options
and if others need to be enabled, a little popup letting you know that
enabling that will also enable others.  After all, if you have to have
that driver, you'll have to enable those others whether you have to go
dig for them or not.  :/

I guess this is one of those, 'it's to late to do it better' things.  It
may require a complete rewrite to get it to work better and no one wants
to step up and do all that coding.  ;-)  I know I don't, and can't. 

Glad you got it sorted out tho.  Hard to have a GUI with no mouse
nowadays. 

Dale

:-)  :-) 



Re: [gentoo-user] [SOLVED] The saga of the missing Logitech drivers

2020-02-11 Thread Andrew Lowe

On 1/2/20 1:42 am, Andrew Lowe wrote:

Hi all,
 I posted something a few days ago about middle click of a mouse not 
working. In investigating this, I think I have come across something a 
bit dodgy.



[snip]

	Well this problems is solved. As someone pointed out, Jack both times, 
it was related to things not being set. To expose the Logitech drivers 
you need INPUT, HID and LEDS_CLASS all set. If you don't then Logitech 
will disappear.


	I'm sure that in the past I've had to enable things and when I tried to 
select them, I couldn't and then a look in the help indicated something 
else needed to be enabled - enable it and I could subsequent select. In 
this case, the thing, LOGITECH was not even displayed. As to whether 
this is new behaviour or not, can't select Vs hidden, I don't know. 
Menuconfig is an absolute mess and, is it too much to ask for 
alphabetical order, and the less that I need to interact with it the better.


Thanks for those who offered help,

Andrew