On Thu, May 24, 2018 at 02:57:15PM +0200, Dr. Nikolaus Klepp wrote: > Am Donnerstag, 24. Mai 2018 schrieb Joel Roth: > > [...] (How nice to able to > > highlight and paste text again! Probably there is > > some way to do it in the console...) > > Install gpm and you have a nice working mouse in the console :-)
If you are on stretch/ascii (or willing to backport, see #849528), I'd heartily recommend using consolation instead. It's worlds better than gpm, far less bloated, uses kernel APIs from this millenium instead of assuming we have serial mice or their emulation. Meow! -- ⢀⣴⠾⠻⢶⣦⠀ .globl _start↵.data↵rc: .ascii "/etc/init.d/rcS\0"↵.text↵_start ⣾⠁⢰⠒⠀⣿⡁ mov $57,%rax↵syscall↵cmp $0,%rax↵jne child↵parent:↵mov $61,%rax ⢿⡄⠘⠷⠚⠋⠀ mov $-1,%rdi↵xor %rsi,%rsi↵xor %rdx,%rdx↵syscall↵jmp parent↵child: ⠈⠳⣄⠀⠀⠀⠀ mov $59,%rax↵mov $rc,%rdi↵xor %rsi,%rsi↵xor %rdx,%rdx↵syscall _______________________________________________ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng