| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 7 months |
| seen | yesterday | |
| stats | profile views | 11 |
|
Mar 23 |
comment |
How does ubuntu render fonts better, than other main linux distributions? Open up firefox, and from terminal kill all process relating to gnome-settings-daemon. Use "ps -ax | grep gnome-settings" to find the pid. Kill all of them at once (specially gnome-fallback-mount-helper and gnome-settings-daemon), you will know the difference, how firefox goes to old theme. You could also use "sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop" and go to startup applications uncheck Gnome Settings Daemon logout and login to see the difference. If that is what you were referring to by saying good and bad font. |
|
Jan 30 |
comment |
How to disable Qt accessibility in 12.04? Did not work (apparently qt-at-spi is not the package) , I had to apply @Mattmon's hack. |
|
Jan 27 |
comment |
Ubuntu 12.10 and AMD Radeon 13.1 driver If you can't have the experimental driver, you follow this post ( ubuntuforums.org/showthread.php?t=1930450 ). |
|
Nov 17 |
comment |
how to connect android phone with ubuntu 12.04 laptop for accessing laptop's internet connection over wifi + android 4.0.4 is not rooted, and android cannot connect to the ad-hoc wireless network created in ubuntu |
|
Nov 15 |
comment |
Android device connects to my computer, but doesn't play audio over Bluetooth Install an application called listen on ubuntu. On android if you play audio and if it shows bluetooth (e.g when changing volume), you are good to go. On ubuntu in listen select the bluetooth device name, to hear sound. |
|
Oct 23 |
comment |
New computer hangs on shutdown/reboot, how to troubleshoot? Thank you it really worked!!!. I still cannot find out which package really brought this nuisance. I was aware of each packages as I installed them. It started to show when I had installed virtualbox (I later thought it was due to mpd). I cannot really determine how to revert it. |