On 2013-01-15 11:06, hcvv wrote:
> But please, when you puit some piece of computer session betrween CODE
> tags, do so completley. Not only the command, but the prompt, the
> command , the output, the next prompt. Do not explain “gives …”, we
> will see that when you posts it complete. Of course this is impossoble
> when you are at the real console, but then try to copy as good as
> possible.
To copy and paste text from/to the “real text console” you have to start
service gpm:
rcstart gpm
If it is not configured you will get this:
> Minas-Anor:~ # rcgpm start
> Neither the variables MOUSEDEVICE and MOUSETYPE nor the variable GPM_PARAM
> is set in /etc/sysconfig/mouse
> Run 'yast mouse' to set up gpm
> Minas-Anor:~ #
For example, for a touchpad you would typically edit in
“/etc/sysconfig/mouse” this line:
MOUSEDEVICE="/dev/input/mice"
and then start the service:
Minas-Anor:~ # rcgpm start
redirecting to systemctl
Minas-Anor:~ #
And then you can copy/paste at the virtual terminals, using the normal
mouse-click combinations. To paste into the forums, you would open an
editor like joe on another console and paste the text there.
Or you can open a text mode web-browser like links and access the forums
there, in text mode. I can testify that it opens, not that it works
Or access the forums via nntp in text mode :-p
–
Cheers/Saludos
Carlos E. R. (12.1 test at Minas-Anor)