Search:

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

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    557

    Re: extract zip files to separated folders

    sure it helps!
    thanks! :D
  2. Replies
    2
    Views
    557

    extract zip files to separated folders

    hello everybody.
    i have nearly 200 zip files, and all of them contain files with similar names. i'd like to extract them all, but i cant' simple throw everything in the same folder, i need them...
  3. Replies
    2
    Views
    382

    Re: a little help with bash and imagemagick

    oh, i didn't knew i could use it like that! thanks, that's perfect :)
  4. Replies
    2
    Views
    382

    a little help with bash and imagemagick

    hello everybody
    i'm trying to make a simple script to put many images into a single one.
    i have about 1000 png files in a folder, named from 0 to 999 (0.png, 1.png, 2.png, [...]).
    i want to put...
  5. Replies
    11
    Views
    2,216

    Re: GTKmm questions

    oh no, my idea was to learn how to use some GUI library... without formbuilders... :/
    i'll keep trying, thanks anyway.
  6. Replies
    11
    Views
    2,216

    Re: GTKmm questions

    you're right!
    i used the attach method:

    window_grid.attach(menubar_box,0, 0, 1, 1);
    window_grid.attach(statusbar_box,0, 2, 1, 1);

    and aditionally, i found this little function to make the bar...
  7. Replies
    11
    Views
    2,216

    Re: GTKmm questions

    oh, ok! so, i did it like this:


    Gtk::Grid window_grid;
    window.add(window_grid);

    Gtk::Box menubar_box(Gtk::ORIENTATION_VERTICAL);
    window_grid.add(menubar_box);

    Gtk::Box...
  8. Replies
    11
    Views
    2,216

    Re: GTKmm questions

    ok! i've downloaded the gtkmm docs and devhelp (thanks for the info).
    i started to have a look in wxWidgets, but i'm too stubborn. i really want to learn things in GTKmm (and i'm also trying to do...
  9. Replies
    11
    Views
    2,216

    Re: GTKmm questions

    ok, thanks for the help :)
    i'll have a look on those pages you linked. i'm a newbie and hobbist programmer, so it's not easy for me to discover how to use some things just by reading the reference....
  10. Replies
    11
    Views
    2,216

    GTKmm questions

    hello everybody
    i'm posting here because i couldn't find a GTK forum.
    learning gtkmm is being a real pain. simply put, there is no GTK forum. most doc pages doesn't exist anymore (error 404). i...
  11. How to detect cursor position on screen?

    hello everybody!
    i was trying to make a very simple script that detect if the mouse is on the upper-left corner of the screen (screen edge detection), and then launch an application (similar to...
  12. Replies
    5
    Views
    711

    [lubuntu] Re: help configuring compiz

    no, I don't really need it. just for some eyecandy; cool minimize/maximize effects, 3D desktop, and the nice Shift Switcher. but i didn't had any major problems with it (except for the Crash Handler....
  13. Replies
    5
    Views
    711

    [lubuntu] Re: help configuring compiz

    yes, i did. i'm exactly trying to disable the shadows in CCSM... but i coudn't so far.
  14. Replies
    5
    Views
    711

    [lubuntu] Re: help configuring compiz

    sorry for the double post, but is Compiz abandoned?
    or is there any place where i can get info about it? their forums seems pretty... dead.
  15. Replies
    5
    Views
    711

    [lubuntu] help configuring compiz

    hello everybody. i'd like to have some help with setting up compiz. i'm loving it so far :)
    my distro is a Lubuntu 13.04..

    first: is it possible to completely turn off shadows & windows...
  16. Replies
    2
    Views
    867

    [lubuntu] Re: peazip in context menu

    well, that's an idea, but does not solve the problem.
    when you install IZarc in Windows, the context menu is automatically created. in Lubuntu, it does not...
  17. Replies
    2
    Views
    867

    [lubuntu] peazip in context menu

    hello everybody
    i'm wondering if there is a way to have a peazip command to extract a file to a new folder in the context menu. something like this: ...
  18. Replies
    4
    Views
    480

    [lubuntu] Re: icon errors after upgrade

    i completely reinstalled PCManFM and LXDE with these comands (after switching to virtual console):


    sudo apt-get --purge remove pcmanfm
    sudo apt-get install lubuntu-desktop...
  19. Replies
    4
    Views
    480

    [lubuntu] Re: icon errors after upgrade

    tried it. same thing :/
  20. Replies
    4
    Views
    480

    [lubuntu] Re: icon errors after upgrade

    is there any way to reinstall pcmanfm? i think it is the problem.
    some icons blink when i put the mouse cursor over them...
  21. Replies
    4
    Views
    480

    [lubuntu] icon errors after upgrade

    hello everybody
    after upgrading lubuntu from 12.04 to 12.10, i'm having some strange issues with icons visualization.
    in the desktop, some icons are transparent:...
  22. Replies
    5
    Views
    1,236

    [lubuntu] Re: Composition Managers trouble

    thanks for the answer. but i gave up on CairoDock.
    now, everytime i start it, the whole system halts. and i have no idea why.

    maybe format C: would fix it. but that's not a thing i can do...
  23. Replies
    5
    Views
    1,236

    [lubuntu] Re: Composition Managers trouble

    sorry for the double post. Unagi Composition Manager has the same problems:


    diego@diego-System-Name:~$ unagi
    WARN: event_handle_unmap_notify:637: Window 2400007 disappeared
    WARN:...
  24. Replies
    5
    Views
    1,236

    [lubuntu] Composition Managers trouble

    hello everybody
    i'm having some REALLY annoying troubles with composition managers in Lubuntu 12.04.

    i've installed Cairo Dock, which needs a composition manager.
    the dock alone looks like this...
  25. Replies
    50
    Views
    6,135

    [ubuntu] Re: System freezes (apparently) at random

    sry fo the double post.

    well, it really works with Fedora 16. no freezes.
    i'll download Arch Linux and OpenSuSE later.

    EDIT: openSUSE does not work either. just for a few minutes.
    and i...
Results 1 to 25 of 35
Page 1 of 2 1 2