Search:

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

Search: Search took 0.22 seconds.

  1. [SOLVED] Script to set overlay scrollbars to off

    The following script will set overlay scrollbars to off in both gtk+2 and gtk+3 system-wide:


    #!/bin/bash

    echo "This will add the necessary lines to eliminate"
    echo "overlay scrollbars for...
  2. Replies
    0
    Views
    565

    oxygen-gtk for GTK 3 in practice

    I don't know if anyone else has noticed this, but the Gtk 3 oxygen-gtk theme makes the statusbar too large in KDE. The Gtk 2 oxygen-gtk looks fine with KDE. This has been a problem for at least a...
  3. Replies
    5
    Views
    619

    [SOLVED] Re: Synaptics touchpad input issues (?)

    Dunno, it works now at night after everything cooled down. The problem is that some of the feet came off and I lost them before I could reglue them. The fan is on the bottom, so that doesn't help...
  4. Replies
    5
    Views
    619

    [SOLVED] Synaptics touchpad input issues (?)

    I have Elementary OS Luna on a 64 bit Intel laptop with the 64 bit software. I left my computer on for over a day and checked it in the morning and it worked fine. Went to get some burn cream from...
  5. Re: How to make a diamond in C with nested for loops

    Here's a more elegant, but equally long example. It fixes a few problems such as making the number of vertical and horizontal asterisks equal to the actual size given. Also note that an even size...
  6. Replies
    1
    Views
    1,242

    Re: Drawing SVG with Cairo

    Okay, I got it to work. Apparently in Code::Blocks you have to specify --libs in the linker options and --cflags in the compiler options.

    After I got it compiled, it started showing only black...
  7. Replies
    1
    Views
    1,242

    Drawing SVG with Cairo

    I can't figure out how to draw an SVG file with Cairo in C. Maybe I'm not linking with the right libraries. Right now I'm using pkg-config with gtk+-2.0 and librsvg-2.0.

    Here's my code that...
  8. [ubuntu] Re: Headphones don't mute speakers, and now I'm having other problems too...

    Well, usually the headphones mute the speakers, but sometimes after suspend I can't get the speakers to work until I reboot.
  9. Replies
    3
    Views
    584

    [ubuntu] Re: No sound on Firefox update

    Checked this thread:
    http://ubuntuforums.org/showthread.php?t=255422&highlight=sound+update+firefox

    But doesn't apply to Maverick. Still looking for an answer. I don't like using SeaMonkey...
  10. Replies
    3
    Views
    584

    [ubuntu] No sound on Firefox update

    I recently did an automatic update of the Firefox web browser. Before it had sound, but now it doesn't. So I installed SeaMonkey. SeaMonkey has sound and so do all the other applications. Can't...
  11. [ubuntu] Re: Menu bar wont change color when i change panel background

    The workaround is not completely consistent though. The New Wave theme for instance doesn't work until it's customised.
  12. Replies
    2
    Views
    1,145

    [gnome] Re: Copy text in Windows\Unix formatting

    Actually, I know how to do that. I just know how to pass the clipboard file(s) to the script so I can paste it.
  13. Replies
    2
    Views
    1,145

    [gnome] Copy text in Windows\Unix formatting

    Does anybody know of a nautilus script that pastes the copied file(s) in either Unix or Windows text formatting? I figure this would be useful so I don't have to convert the files after copying...
  14. Replies
    3
    Views
    375

    [ubuntu] Re: Dim Display Hotkey

    Yes, it's a laptop and I have Compiz, but none of that really applies since this is a feature that is only implemented in Ubuntu. I know this because I did a web search and found out that it's a...
  15. Replies
    3
    Views
    375

    [ubuntu] Dim Display Hotkey

    When I press F9 it dims my display. This only occurs on Ubuntu. I've never had it occur on another OS. I want to get rid of it so I can use my F9 key again.
  16. Replies
    1
    Views
    251

    [ubuntu] Reinstalling Windows XP

    I have to reinstall Windows XP because of a virus attack. I know that Windows XP will rewrite the Master Boot Record. So the question is: What steps should I take before and after installing...
Results 1 to 16 of 21