| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | 2 days ago | |
| stats | profile views | 25 |
|
May 11 |
comment |
How do I enable SHMConfig? SHMConfig is no longer needed to configure the driver, but it is needed if you want to see real-time debugging info, eg using synclient-m 100. Adam's answer of setting it in an xorg config file worked for me. |
|
Oct 23 |
comment |
Windows 7 loader missing any luck with the grub-install option instead? |
|
Oct 20 |
comment |
Quantal upgrade broke my gnome-shell! nope, didnt help. Any idea which log files i should be looking at for debug? |
|
Oct 20 |
comment |
Quantal upgrade broke my gnome-shell! interesting. I do have a file there, but it's set up a little differently - Exec=gnome-session --session=gnome and
TryExec=gnome-shell. that all looks fairly sensible tho? |
|
Oct 20 |
comment |
Quantal upgrade broke my gnome-shell! thanks, good suggestion. not fixed, but gdm is sligthly healthier - i can use it to log into a unity session, but not to log into a gnome-shell session. same problem, no windows-key, no activities. |
|
Oct 20 |
comment |
windows 7 not loading after installing ubuntu 12.10 try sudo update-grub from a terminal? |
|
Jul 23 |
comment |
Startup Disk Creator Uncaught Exception Error Didn't work for me :( |
|
Apr 29 |
comment |
How can I customize Vim for web development and programming? :-) enjoy your time with vim! |
|
Apr 26 |
comment |
How can I customize Vim for web development and programming? I've added some info on ctags, which I think you'll find useful - maybe more useful than installing loads of plugins at this stage... |
|
Apr 26 |
comment |
How can I customize Vim for web development and programming? Hi Gabriel, Yes, to remove a plugin, just delete its files. If you have any stuff in your .vimrc that uses the plugin, you'll need to remove that too. I don't know anything about pathogen, but don't worry too much about how your .vim folder is organised - as you install each new plugin, it will tell you which folders you need to use... finally, I don't use anything special for html coding, the default vim setup is already pretty good at html - syntax highlighting and indentation are already smart enough... If I were you I'd just start coding! |
|
Apr 25 |
comment |
How can I customize Vim for web development and programming? is that better? |
|
Apr 25 |
comment |
How can I customize Vim for web development and programming? ah, I guess it's possible that vim wouldn't create a .vimrc by default, and you'd need to make it yourself... I'll update the answer, and also include something on how to install a basic plugin... |
|
Apr 23 |
comment |
Cannot resume from hibernate (s2disk) nope... thx for trying tho! |
|
Apr 22 |
comment |
How To change the Default Language? When my PC randomly decided it was chinese, this fixed my problem - but you do have to guess that the first entry is "english"... |
|
Apr 20 |
comment |
Cannot resume from hibernate (s2disk) nope, just upgraded to 12.04 beta yesterday, and if anything hibernate is even worse - it doesn't even get as far as shutting down now, just sticks at freezing processes |
|
Apr 15 |
comment |
run a script on window switch (on alt-tabbing into/outof a particular app) yep, i'm still looking for an answer. The gnome-shell extensions I've looked at seem to have quite a steep learning curve... |
|
Dec 6 |
comment |
How do I reinstall graphics drivers after swapping my nVidia for an ATI? thanks! As it turns out, I managed to figure it out for myself, and your instructions are almost exactly what I did :-) |
|
Dec 1 |
comment |
How can I install numpy on Python 3.1? I just downloaded the official release of 1.6.1, it installs for python 3.2 via setup.py, no problem. sourceforge.net/projects/numpy/files/NumPy/1.6.1 |
|
Dec 1 |
comment |
How can I install numpy on Python 3.1? that wouldn't install it for Python 3 would it? |
|
Nov 30 |
comment |
How do I use Xen hypervisor? this question has some directions on what you need to install askubuntu.com/q/83846/17034 |