Search:

Type: Posts; User: mexicanseaf00d; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. [ubuntu] Re: Terminal command that stays opened, showing what happens in the computer?

    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
  2. Replies
    1
    Views
    234

    [all variants] Re: Synclient parameters?

    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...
  3. [SOLVED] Re: 12.04 and crippling graphical glitches

    bizarre
    note that some themes must be downloaded manually and put into the config folders
  4. [SOLVED] Re: 12.04 and crippling graphical glitches

    One more step for troubleshooting could be: move/copy your .kde folder and see if the culprit is somewher in there
  5. [SOLVED] Re: 12.04 and crippling graphical glitches

    Did you customize the icon theme? Did it work until now? You could post a question on AskUbuntu as well - http://askubuntu.com/
  6. [SOLVED] Re: 12.04 and crippling graphical glitches

    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 >...
  7. Replies
    0
    Views
    500

    help with xfce-smooth gtk3 change

    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...
  8. [SOLVED] Re: Language for Skype 4.0 in XFCE 4.10

    cool
  9. [SOLVED] Re: Language for Skype 4.0 in XFCE 4.10

    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...
  10. [SOLVED] Re: Language for Skype 4.0 in XFCE 4.10

    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...
  11. [SOLVED] Re: move data from encrypted home folder??

    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...
  12. [SOLVED] Re: move data from encrypted home folder??

    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...
  13. [SOLVED] Re: move data from encrypted home folder??

    sudo chown -R artie:artie .artie

    (chown -R = change owner including subdirs; artie:artie = user:group)
  14. [SOLVED] Re: move data from encrypted home folder??

    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:...
  15. Replies
    2
    Views
    956

    [ubuntu] Re: pcie_aspm=force not working

    late reply, but anyway:
    have you added it to the right spot in grub?

    see this askubuntu answer
    http://askubuntu.com/a/68383/3962
  16. [SOLVED] Re: natty: vgaswitcheroo, blacklist and modprobing!

    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 >...
  17. Replies
    10
    Views
    2,981

    [ubuntu] Re: touchpad right click not working

    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...
  18. [ubuntu] Re: My Ubuntu is starting to slow down again (worse than before) My Windows 7 works f

    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)
  19. Replies
    1
    Views
    667

    [SOLVED] Re: Rhythmbox DesktopArt plugin

    Nevermind, I finally found it posted in this thread

    http://forum.ubuntuusers.de/post/2131825/
  20. Replies
    1
    Views
    667

    [SOLVED] Rhythmbox DesktopArt plugin

    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...
  21. [ubuntu] Re: Do I have to worry about this email virus thing?

    POP mail, yes

    gmx is not immune to spam, but filters quite well IMHO
  22. Replies
    12,594
    Views
    654,418

    Re: What are you listening to right now?

    Fleetwood Mac - Dreams
  23. Re: Flawless upgrade from Lucid to Maverick RC!

    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...
  24. Replies
    6
    Views
    2,976

    [gnome] Re: Docky + Chromium Icon

    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!
  25. [ubuntu] Re: how to change from integrated graphics to discrete

    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
Results 1 to 25 of 44
Page 1 of 2 1 2