Dual monitor possible?

Brian McKee brian.mckee at gmail.com
Fri Oct 5 16:09:13 UTC 2007


RE your problems with vim

1 - Make sure you started it with sudo.

2 - It's q! not !q

If you open the file and change something, vim won't quit unless you
either save it (with :w) or tell it you really want to quit (with q!)

If you aren't root, it can't save it, so it still won't quit after you
try that.  And !q means 'run a program called q'  not 'quit now!'

Brian




More information about the ubuntu-users mailing list