Page 1 of 1

[DONE]newbie:mouse not working in konsole...

PostPosted: Oct 23rd, '14, 11:15
by santo
Strange I noticed only recently that the mouse in my system does not work...
it was very useful in certain occasion. Tryed through MCC or System setting but either I do not know what to look for or I do not understand how to change.
Any help to find a way to get the mouse working in CLI environment is welcomed...
:D

Santo

Re: newbie:mouse not working in konsole...

PostPosted: Oct 23rd, '14, 11:42
by jkerr82508
Do you mean in konsole or in a tty?

If the mouse works in KDE, it should work inside konsole - I've never heard of it not. Check konsole - Settings - Edit current profile - Mouse.

To have mouse support in a tty, install gpm.

Jim

Re: newbie:mouse not working in konsole...

PostPosted: Oct 23rd, '14, 12:28
by doktor5000
jkerr82508 wrote:To have mouse support in a tty, install gpm.

And start gpm afterwards if you want to use it immediately ;)
Code: Select all
urpmi gpm
systemctl start gpm

Re: newbie:mouse not working in konsole...

PostPosted: Oct 24th, '14, 12:19
by santo
Apologies to all who answered...it all seem to work fine now...I find it hard to believe ...
God knows where I was with my head...
maybe I was in at the login shell...sometime I do stuff from there to get used to cli...

Anyway thanks for answering and thanks for the tip about gpm...
:-[
santo

Re: newbie:mouse not working in konsole...

PostPosted: Oct 24th, '14, 15:32
by pete910
doktor5000 wrote:
jkerr82508 wrote:To have mouse support in a tty, install gpm.

And start gpm afterwards if you want to use it immediately ;)
Code: Select all
urpmi gpm
systemctl start gpm



Wish this was installed by default to be honest.

Re: newbie:mouse not working in konsole...

PostPosted: Oct 24th, '14, 16:18
by doktor5000
@santo: Please mark the thread accordingly by editing the topic of the first post and prefix it by [DONE], thanks

@Pete: I've suggested that some months back, when it was discussed if mcedit should be added to default installations.
Just bumped that topic again, see https://ml.mageia.org/wwsympa-wrapper.f ... 00980.html

Re: newbie:mouse not working in konsole...

PostPosted: Oct 25th, '14, 04:01
by santo
[quote="doktor5000"]@santo: Please mark the thread accordingly by editing the topic of the first post and prefix it by [DONE], thanks

Thanks,
new here ...got to learn a few things...
;)