Live Chat!

compromise copy and paste schemes in linux

* * *     2 votos

April 25th, 2007 mysurface

In Linux, usually we have two major schemes for copy and paste. We can copy by pressing control+c , paste by pressing control+v ( right click and select copy or paste in context menu) in various GTK/KDE application. Another ways of perform copy and paste is highlight the text and hit middle mouse click.
Certain application [...]

Posted in Common, autocutsel, nohup | Hits: 14481 | 1 Comment »

don’t terminate even I close the terminal

          0 votos

March 15th, 2007 mysurface

There are many cases where when I run a program from a terminal (gnome-terminal, xterm etc), and I accidentally close the terminal, the program will be terminated as well. This happen even I send the program to background, for example I initiate xmms from gnome-terminal
xmms &
When I close the gnome terminal, xmms is terminated as [...]

Posted in Misc, nohup | Hits: 8672 | 1 Comment »