Search:

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

Page 1 of 10 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    24
    Views
    9,364

    Re: Custom Compiz color filter

    I have found another (less extreme) alternative to the color filter: f.lux
    It makes the screen warmer at sunset and back to normal at sunrise, attempting to keep your sleep pattern "normal."
    Hope...
  2. Re: Input/Output error with USB Harddisk caused data loss!

    Unfortunately, I was unable to recover it.
    Have you tried reading it from a Windows machine?
  3. Replies
    24
    Views
    9,364

    Re: Custom Compiz color filter

    I have made some changes to the filter. This new one has better contrast, and I've changed the way the color is calculated.


    !!ARBfp1.0
    TEMP temp, mean, diff;
    TEX temp, fragment.texcoord[0],...
  4. Replies
    24
    Views
    9,364

    Re: Custom Compiz color filter

    It's not possible with this plugin. I'm not sure that it's even possible to do it with compiz.
  5. Replies
    24
    Views
    9,364

    Re: Custom Compiz color filter

    You're welcome!

    I found this documentation:
    http://wiki.compiz.org/Plugins/Colorfilter
    which links to
    OpenGL Fragment Program, the language used for the filters.

    For the most part, it was...
  6. Replies
    1,638
    Views
    167,069

    Re: Marvelous March 2010 Screenshots

    What is that? (I'm a theme-noob ;) )
    How did you get the panel at the top like that? Thanks!
  7. Replies
    28
    Views
    1,685

    [SOLVED] Re: Please Help! Documents Folder Gone

    The command is just "history". Run it in a terminal and see if you can find any command that has "Documents" that was run before you started trying to find your Documents folder. Backing up is a good...
  8. Replies
    28
    Views
    1,685

    [SOLVED] Re: Please Help! Documents Folder Gone

    I'm so relieved for you! :D

    But it's weird that root deleted your files though. A security issue or malicious program/script? You might want to run history and see what commands were executed that...
  9. Replies
    3
    Views
    524

    [ubuntu] Re: Recent update deleted my mails!

    I just remembered that I manually installed Thunderbird 3. It was in /opt/thunderbird/thunderbird

    The update somehow overwrote my symlink at /usr/bin/thunderbird and reverted the target to the old...
  10. Replies
    28
    Views
    1,685

    [SOLVED] Re: Please Help! Documents Folder Gone

    Try to cd to that folder and see what's there:



    sudo -i
    cd /root/.local/share/Trash/files/
    ls . -a
  11. Replies
    28
    Views
    1,685

    [SOLVED] Re: Please Help! Documents Folder Gone

    You can run nautilus as root and do it graphically:

    gksudo nautilus

    Or you can move it back to your home from the commandline:
    sudo mv /root/.local/share/Trash/files/Documents/ ~/
  12. Replies
    28
    Views
    1,685

    [SOLVED] Re: Please Help! Documents Folder Gone

    try crawling your whole filesystem with the command:



    ls / -Ra | grep Documents


    I'm not a bash guru, so if someone has a better command, please say so.
  13. Replies
    1,638
    Views
    167,069

    Re: Marvelous March 2010 Screenshots

    wallpaper: my own mod of "ubuntu" by "snn engn"
    controls: DarkRoom (changed colors)
    window boredr: Dust
    Icons: Humanity-Dark
  14. Replies
    28
    Views
    1,685

    [SOLVED] Re: Please Help! Documents Folder Gone

    Are other folders in your home folder still there?

    Edit: your Documents folder is not a symlink. It's a folder in /home/yourname/ which is the same as ~/ which means "home folder".
    I hope you get...
  15. Replies
    3
    Views
    524

    [ubuntu] Recent update deleted my mails!

    Hi, there was an update today, and I think that was what caused some of my mails to go missing. In my Thunderbird inbox, my "latest" mails were received in December 2009. All my mail from then up to...
  16. Replies
    30
    Views
    17,348

    [SOLVED] Re: Webcam works on Cheese but not on Skype

    First, see if this works:

    Close skype.
    Open a terminal: (Applications->Accessories->Terminal)
    Copy and paste (right-click, paste) the following into the terminal:


    export...
  17. Replies
    24
    Views
    9,364

    Custom Compiz color filter

    Hi all!

    I just wanted to share with the community a color filter for the Color Filter plugin in Compiz that I had thought of and made, by looking at the sample filters. I used to love the negative...
  18. Replies
    6
    Views
    5,303

    [all variants] Re: Lenovo Y550 with NVIDIA GT 240M

    adroitster, try this in the terminal:


    export XLIB_SKIP_ARGB_VISUALS=1
    skype


    That is my solution, hope that helps.
    Edit: my nvidia driver version is now 190.42.
  19. Replies
    10
    Views
    10,325

    [ubuntu] Re: Requires installation of untrusted packages

    Dannstarr, could you explain what the fix does and why it works? Thanks a bunch!

    I've experienced this bug since I first installed Karmic. I'm surprised it hasn't been fixed yet!
  20. Replies
    2
    Views
    656

    [ubuntu] Re: Update broke windows and icon themes

    I just noticed something else. If I run nautilus as root, the control theme is applied.
  21. Replies
    2
    Views
    656

    [ubuntu] Update broke windows and icon themes

    Hi all,

    I just did install the updates as they showed up with the Update manager, and now the themes are "broken." On startup, all windows are themed with the Redmond theme. When I open the...
  22. Replies
    0
    Views
    290

    [ubuntu] "Changing Wallpapers" isn't changing

    In Karmic, I noticed a new type of wallpaper: the one with the green buttons below them. In Backgrounds, there's a space wallpaper collection and they are supposed to change with time on their own.
    ...
  23. Replies
    4
    Views
    611

    [ubuntu] Re: Cannot click in Flash (from Adobe)

    Okay, I just did it. And restarted firefox. But it still happens.
  24. Replies
    4
    Views
    611

    [ubuntu] Cannot click in Flash (from Adobe)

    Before you tell me to "GOOGLE IT!", please hear me out.

    I installed flash from the deb file from Adobe.

    I cannot add


    export GDK_NATIVE_WINDOWS=1

    to...
  25. Replies
    0
    Views
    520

    [ubuntu] Cannot click in Flash

    Hi.

    I'm unable to click inside a flash object sometimes, and I need to restart firefox to fix it. I installed flash by the deb package on Adobe website.

    Also, I don't have nspluginwrapper...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4