The Obligatory Desktop Thread :)

Discussion in 'Main' started by GhostSheets, Nov 13, 2012.

The Obligatory Desktop Thread :)

Discussion in 'Main' started by GhostSheets, Nov 13, 2012.

  1. digit4l-gh0st

    digit4l-gh0st .

    Joined:
    Dec 8, 2012
    Messages:
    46
    Likes:
    13
    I find my one 27" HD monitor sufficient :D
     
  2. 3dfx

    3dfx .

    Joined:
    Nov 19, 2012
    Messages:
    76
    Likes:
    25
    25.5 primary 30 secondary for me.

    Only play on my primary though. Secondary mainly used when coding or streaming.
     
  3. digit4l-gh0st

    digit4l-gh0st .

    Joined:
    Dec 8, 2012
    Messages:
    46
    Likes:
    13
    Honestly, I wouldn't mind having dual monitors, but due to available desk space I went with the one
     
  4. Salreja

    Salreja .

    Joined:
    Dec 2, 2012
    Messages:
    8
    Likes:
    4
    Auto-hotkey, hmm.... /angel
    Else, I'm also set with two screen, the 2nd mostly used for TS2 nowadays. It helps a lot.

    I'd post my screen but... I kinda stole Phragg's. (Thanks btw!)
     
  5. 3dfx

    3dfx .

    Joined:
    Nov 19, 2012
    Messages:
    76
    Likes:
    25
    I couldn't use both at school; I get that.

    Code:
    !+a::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 0, 1920, 1200 ; move the window to 0,0 and resize it to 1920x1200
    return
    !+s::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 440, 1280, 720 ; move the window to 640,0 and resize it to 1280x720
    return
    !+d::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 0, 1600, 900 ; move the window to 0,0 and resize it to 1600x900
    return
    !+f::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 260, 1600, 900 ; move the window to 0,0 and resize it to 1600x900
    return
    !+g::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 200, 1280, 960 ; move the window to 0,0 and resize it to 1280x960
    return
    !+q::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 0, 1680, 1050 ; move the window to 0,0 and resize it to 1680x1050
    return
    !+w::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 240, 110, 1680, 1050 ; move the window to 0,0 and resize it to 1680x1050
    return
    !+e::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 110, 1680, 1050 ; move the window to 0,0 and resize it to 1680x1050
    return
    !+r::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 2020, 110, 1680, 1050 ; move the window to 0,0 and resize it to 1680x1050
    return
    !+t::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 260, 920, 900 ; move the window to 0,0 and resize it to 1680x1050
    return
     
    !+\::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 0, 1920, 1200 ; move the window to 0,0 and resize it to 1920x1200
    return
    !+]::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 0, 1600, 900 ; move the window to 0,0 and resize it to 1600x900
    return
    !+[::
    WinSet, Style, -0xC00000,a ; remove the titlebar and border(s)
    WinMove, a, , 0, 0, 1280, 720 ; move the window to 0,0 and resize it to 1280x720
    return
     
    !+p::
    WinMove, a, ,1280, 0, 800, 480 ; pandora/grooveshark  firefox position for 1280x720+1920x1200
    return
    !+o::
    WinMove, a, ,2080, 0, 1120, 800 ; sc2gears position for 1280x720+1920x1200
    return
    !+i::
    WinMove, a, ,1280, 480, 480, 570 ; chat position for 1280x720+1920x1200
    return
    I use it for streaming and making games borderless windowed if its not built in
     
  6. Mortos

    Mortos Basement dweller extraordinare!!!

    Joined:
    Oct 23, 2012
    Messages:
    293
    Likes:
    125
    wallpaper.png

    My new Dual screen setup!
     
    Mikhos likes this.
  7. Phragg

    Phragg Donating Member

    Joined:
    Aug 11, 2012
    Messages:
    823
    Likes:
    578
    Which one? The one Nicole made or the VANU?
     
  8. CrazyKillerCat

    CrazyKillerCat Admin & Graphics Designer

    Joined:
    Dec 3, 2011
    Messages:
    1,160
    Likes:
    535
    [​IMG]

    Custom made wallpaper and some tweaking, turned out quite nicely!
     
    Phragg and Spec 0ps gh0st like this.
  9. Rivethead

    Rivethead .

    Joined:
    Dec 20, 2012
    Messages:
    11
    Likes:
    5
    [​IMG]

    I am kinda in between wallpapers. I like this one a lot though.
     
  10. CrazyKillerCat

    CrazyKillerCat Admin & Graphics Designer

    Joined:
    Dec 3, 2011
    Messages:
    1,160
    Likes:
    535
    [​IMG]

    Pretty satisfied with this one.
     
    Keleborn and GhostSheets like this.