Tagged Questions
0
votes
2answers
669 views
How can I emulate windows mouse behaviour in Ubuntu?
I've been using Windows for years and now I'm using Ubuntu's newest version (12.04.1) for desktop. Now this is all a matter of opinion, but is there a way to make the mouse pointer behave like on a ...
1
vote
0answers
65 views
tar --remove-files behavior: delete after every file or after completion?
Pretty much in the title. I have a box with very little disk space left and lots of data. I want to add all of the files into a tar, deleting them as I go because there is clearly not enough space to ...