Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    1,467

    [xubuntu] Re: Dragging Windows to Border for maximizing

    ctrlwm can do some of this.
    http://gtk-apps.org/content/show.php/ctrlwm?content=114565
  2. [ubuntu] Re: Webpage as a wallpaper for 'a' workspace?

    firefox+F11?
  3. Replies
    1
    Views
    687

    [all variants] Re: What is all the fuse about E17?

    e17 is fast, easy to use, shiny and eye-candy. Unfortunately everything you do outside its implemented functionality (firefox...any other gtk-app destroys the beauty. The filemanager has no preview...
  4. Re: Is there any way to do window "Snap" in KDE or Gnome?

    http://gtk-apps.org/content/show.php/ctrlwm?content=114565

    works with metacity and kde
  5. Replies
    4
    Views
    4,155

    [SOLVED] Re: Animated Cursors?

    OK

    Download some animated cursers from gnome-look.org, to see how they made it. If any problem occurs you can ask directly for help.
  6. Replies
    4
    Views
    4,155

    [SOLVED] Re: Animated Cursors?

    on gnome-look.org you can find a lot of animated cursors.
  7. Replies
    14
    Views
    2,288

    [gnome] Re: can't see gnome-panel

    Perhaps it could help to have a look at:

    ~/.config/monitors.xml
  8. [ubuntu] Re: Refresh (or change) custom app launcher icon via CLI

    #!/bin/bash
    while(true)
    do
    zenity --notification --window-icon=/usr/share/icons/hicolor/scalable/apps/apport.svg
    gconftool-2 -s /apps/gnome-screensaver/idle_activation_enabled --type bool...
  9. [ubuntu] Re: Refresh (or change) custom app launcher icon via CLI

    hi
    Time to sleep for me now but could zenity be an option?
  10. [all variants] Re: Differant Desktop Folders on differant environments

    It is possible. But I don't know any easy way. I could look for what you need. But you should be able to write a Bash script, Repair your home if something goes wrong, and be prepared to encounter...
  11. Replies
    2
    Views
    408

    [ubuntu] Re: Nautilus MP3 extension

    maybe: easytag
  12. Re: Announcing easystroke, a gesture recognition app

    I get this



    a@gs:~$ easystroke
    Xlib: extension "RANDR" missing on display "127.0.0.1:1.0".
    Xlib: extension "Generic Event Extension" missing on display "127.0.0.1:1.0".
    Xlib: extension...
  13. Re: Announcing easystroke, a gesture recognition app

    It seems that easystroke doesn't work with fvwm (I tried with Metisse). I got some xlib errors. Is that a known issue?
  14. Thread: tiling wm

    by zhocchao
    Replies
    6
    Views
    618

    [ubuntu] Re: tiling wm

    in terminal type:

    sudo apt-get install compiz-fusion-plugins-unsupported
  15. Thread: tiling wm

    by zhocchao
    Replies
    6
    Views
    618

    [ubuntu] Re: tiling wm

    there is a tiling plugin for compiz. it's in the compiz-fusion-plugins-unsupported package i think.
  16. Replies
    2
    Views
    987

    Re: bash key state

    unfortunately this does not help me. I made a window moving script. Moving the window (the pointer) at the left or right screenedge resizes it to half screen. This works quite good. But when clicking...
  17. Replies
    2
    Views
    987

    bash key state

    Hi
    How can I make my bash script to notice a keyboard stroke or a mouse click. I want the script to exit when Alt is up or the mouse is clicked.
  18. Replies
    2
    Views
    455

    [gnome] Re: Zoomable desktop?

    Don't know if thats what you're looking for. Metisse is a window manager(?) usable with gnome. Eaglemode is a zoomable "software".
  19. Replies
    13
    Views
    1,035

    [ubuntu] Re: Getting Mac and vista behavior, not looks

    For Windows Explorer there's a plugin called Foldersize, it shows the size of Folders in List View. I really miss that. Sometimes I use Windows just for that. The number of items in Nautilus is...
  20. Thread: Tile Windows?

    by zhocchao
    Replies
    30
    Views
    15,876

    [ubuntu] Re: Tile Windows?

    for this script wmctrl should be installed. It ignores minimized windows (can be changed) and gives alternative layouts for 2-5 windows on second trigger. You have to create a .temptilefile in your...
  21. Thread: Tile Windows?

    by zhocchao
    Replies
    30
    Views
    15,876

    [ubuntu] Re: Tile Windows?

    in compiz there's a tiling plugin, but you have to install an extra package (don't know the name). Without compiz tiling can be done with a bash script (any arrangement you like), or by using a...
  22. Replies
    0
    Views
    307

    [ubuntu] metisse in gnome

    Hi
    Has anyone managed to run Metisse in Gnome? (Jaunty)
  23. Replies
    5
    Views
    2,738

    [ubuntu] Re: How to enable desktop scrolling?

    http://ubuntuforums.org/showthread.php?t=1139691
  24. [gnome] Re: Way for script to learn which workspace is displayed?

    with xmousepos(xmousepos |awk '{print $1}') (package xautomation) you can determine the position of your mouse. As you have one great desktop in compiz e.g. 4*1280x800 = 5120x800. x-Position 2000...
  25. [gnome] Re: Way for script to learn which workspace is displayed?

    you can install it with sudo apt-get install wmctrl
Results 1 to 25 of 108
Page 1 of 5 1 2 3 4