try
watch "dmesg | tail -20"
this calls "dmesg" every 2 seconds and displays the last 20 lines of dmesg's output.
abort with ctrl+c
Type: Posts; User: mexicanseaf00d; Keyword(s):
try
watch "dmesg | tail -20"
this calls "dmesg" every 2 seconds and displays the last 20 lines of dmesg's output.
abort with ctrl+c
Try synclient RBCornerButton=0
Although it says button, it is the corner-click
RT = right top corner
LT = left top
LB = left bottom
the "3" value in the original setting means mouse...
bizarre
note that some themes must be downloaded manually and put into the config folders
One more step for troubleshooting could be: move/copy your .kde folder and see if the culprit is somewher in there
Did you customize the icon theme? Did it work until now? You could post a question on AskUbuntu as well - http://askubuntu.com/
You could try some of these:
disable some desktop effects, shortcut is by default ALT+SHIFT+F12
change the compositing-type OpenGL/Xrender or some of their options (in Desktop Effects >...
Hi guys, I need your help with something:
I like simple, light themes and would like to change the xfce-smooth theme a little bit. I know how to change (most) of the colors in a theme, but the...
cool
Did you change the font in xfce?
Try to set it to ubuntu for example in xfce settings
You could also have a look at "shared.xml" file in the .Skype folder - near the bottom you see Options for...
you could try and remove your .Skype folder in your Homedir. Settings are stored there and there may be some incompatibilities.
open your Filemanager, hit CTRL+H to view hidden files and rename...
Glad it worked in the end.
There are a lot of guides like the mentioned blog, I just gave you this link because it was one of first i found.
That bash-cheat sheet is useful though, there are...
You forgot the DOT in front of the directory. Dot infront means "hidden". Use ls -a to list directory including 'dotfiles' = hidden stuff.
your folder is at /home/artie/.xyz if you copied it like...
sudo chown -R artie:artie .artie
(chown -R = change owner including subdirs; artie:artie = user:group)
if it is a hidden folder, it will most likely start with a .
like:
sudo cp -R /home/art/.xyz /home/artie/.xyz/
also, consider using cp -a (preserves attributes, user, group etc) EDIT:...
late reply, but anyway:
have you added it to the right spot in grub?
see this askubuntu answer
http://askubuntu.com/a/68383/3962
uninstall fglrx drivers (google how to do that)!
then
1) in a terminal: sudo -i
2) edit /etc/rc.local, add following before "exit 0":
modprobe radeon
echo OFF >...
is it a Synaptics 'clickpad'? On my HP DV7 right clicking with the pad-buttons did not work anymore since 10.10. Took a me quite some time to figure out that I was supposed to tap the lower right...
the UbuntuOne firefox plugin had my cpu clogged up for no reason, everything was slowed down. But that was quite a while ago (not long after 10.04 came out)
Nevermind, I finally found it posted in this thread
http://forum.ubuntuusers.de/post/2131825/
Hi,
I'm searching for this plugin:Desktop-Art, but the dev's server is down and i couldnt find working mirrors.
It's pretty nice lookin' and worked better than similar screenlets, so I wondered...
POP mail, yes
gmx is not immune to spam, but filters quite well IMHO
Fleetwood Mac - Dreams
I completely agree! I upgraded recently and everything appears to be working even better, i might say. Thanks to vgaswitcheroo I can finally use the ATI card in my dv7 notebook! fluid desktop...
I removed the app-shortcut for that 'pinned' tab from the main menu - I am not sure if this was the cause, but after a while i noticed that the normal chrome icon was back!
You're able to switch to the integrated one when on battery power, saves a lot of energy. HP forgot to program the BIOS to turn off one or the other GFXcard....:o