Aterm refuses to be transparent

I know I post here a lot, but I'm still a newbie, so here's the problem: i installed fluxbox-devel with aterm. i set all the settings in .Xdefaults according to this and i always get the black screen with white text. even running aterm -tr -trsp -sh 50 doesn't work. I have a bright red background, so i would expect it to work, but it doesn't. I can't find an answer anywhere, so could someone plz help me?

OK OK OK, I GOT IT. I used robot5x's config, but i had to tweak ONE thing, here's what I have now
aterm*scrollTtyOutput: false
aterm*backspacekey: 10
aterm*deletekey: 177
aterm*foreground: white
aterm*background: black
aterm*transparent: true
#aterm*shading: 10
aterm*saveLines: 1000
aterm*tintingType: true
aterm*tinting: #c0c0c0
aterm*fading: 50
aterm*transpscrollbar: true
aterm*troughColor: red
aterm*pointerColor: green
aterm*pointerColorBackground: black
aterm*loginShell: true
aterm*colorBD: yellow
aterm*colorUL: magenta
aterm*cursorColor: red3
aterm*cursorColor2: yellow
aterm*scrollBar: off
note that aterm*shading is commented, but the windows is still shaded. I think it's the fading thing. anyone want to clarify?

Similar Messages

  • Strange aterm problems after upgrade - transparency related

    Just did an upgrade after 3 months - I use wmii mostly with "aterm" as my terminal application. Since my upgrade this morning I have had strange problems with aterm, including:
    - when terminal requests input from user (eg after "su") password collection fails and part of password appears on screen
    - when using mcedit the cursor disappears
    In my .Xdefaults file I have:
    ! aterm settings
    aterm*font:*-*-fixed-medium-r-normal--*-120-*-*-*-*-iso8859-1
    aterm*boldFont:*-*-fixed-bold-r-normal--*-*-120-*-*-*-*-iso8859-1
    aterm*shading: 60
    aterm*transparent: on
    If I comment out the last two lines related to transparency the problem disappears, but obviously so does my transparency.  Aterm was not upgraded so I suspect some Xorg issue now with aterm.
    Any ideas appreciated.

    I have the same su - password issue using xfce's 'terminal',  so it is not aterm specific. It appeared  a few weeks ago, sometimes it works, sometimes not. Very annoying. Also passwords get written to .bash_history this way.
    Last edited by rwd (2010-11-15 21:37:44)

  • Configuring KDE (aterm transparency/double-click opening)

    I had fluxbox working and setup so aterm was pinned and transparent to look like it's part of the desktop. I recently decided to try out kde and wanted to do the same thing, but it opens with a black background instead of transparent. I can set  it to other colors though. I was curious if anyone else has experienced this and knew how to solve it.
    I'd be open to using other terminals, though I haven't been quite been satisifed with other ones I've tried. Konsole and Eterm almost work. Konsole leaves a small white line around the outline, even when I used the KDE menu to configure it to have no window border, that just removes the window decorations. Eterm also leaves a grey menu on top, which I'd prefer not to have, but didn't see an option to turn this off, though I'll admit I haven't looked too hard. I did get gnome-terminal to look the way I want, but it seems like running that probably loads more than I'd really like it to if I'm running KDE.
    Also while I'm posting, I thought I'd ask a probably simple question. I want to change the setting so double-clicking opens directories instead of single clicking. I remember from when I tested out knoppix when I first started there was an obvious place, but I can't seem to find it in the new version. There was a wizard when I first started KDE that let me choose, but I deleted it from the menu, and now can't seem to find it again.

    mcmillan wrote:I had fluxbox working and setup so aterm was pinned and transparent to look like it's part of the desktop. I recently decided to try out kde and wanted to do the same thing, but it opens with a black background instead of transparent. I can set  it to other colors though. I was curious if anyone else has experienced this and knew how to solve it.
    You didn't mention your previous method so I'm not sure how to try and duplicate your issue. I've never desired to eliminate the borders, but something like this should get you transparency (just advance the trailing number to increase transparency):
    $ aterm -tr -sh 70
    mcmillan wrote:Also while I'm posting, I thought I'd ask a probably simple question. I want to change the setting so double-clicking opens directories instead of single clicking.
    KDE Contol Center > Peripherals > Mouse > General

  • Aterm/Urxvt gradient transparency?

    I've seen an example for Aterm
    http://www.afterstep.org/screenshots/Ti … fDoubt.png
    I can't find how to do it.  I've looked through the man files and it looks like the only way is with "themes" with Afterstep (i'm not switching from Fluxbox)...I would like to use Xdefaults if at all possible.
    Last edited by pw_f100_220 (2010-04-28 02:49:22)

    I'll give it a try, but it seems that setting transparency in the terminal would nullify an image, or making a gradient-transparent image the background might just show the default background of aterm/urxvt.  Other than that I'm not sure what to try...there are a lot of options that I don't understand in the mans.
    Unfortunately, my semester is almost over so my trial and error playing time is limited for a couple weeks...thanks for the thought

  • Terminal transparency and proper refreshing

    Hi. I am having some problems with finding a decent terminal program.
    I am using Fluxbox, and so I don't want any DE specific terminal programs.
    I have xterm by default, and have been playing with urxvt, aterm and mrxvt as well.
    I originally wanted a terminal program with tabs and transparency, however tabs don't matter to me anymore and fluxbox has native support anyway. Now, just proper transparency is important to me. I understand Fluxbox can induce real transparency with xcompmgr, but this has the effect of making the entire window transparent. I am looking for a terminal that supports real transparency naively so the window bar and border will not be transparent, while the "terminal part" will be.
    I'm not 100% sure, but out of these I think only urxvt fits the bill, with aterm and mrxvt only supporting pseudo transparency. Is this correct?
    Second to this, and my more urgent problem, is that none of the terminals except xterm seem to fresh properly. in xterm I can do everything I can do in a real tty, I can edit with vi, use curses programs etc...no problems. However each of urxvt, mrxvt and aterm behave the same way, and do not refresh properly. If I try to edit a file in vi in any of these, I can only see maybe one or two lines of the file, and can't scroll through or anything...it's impossible to actually edit.
    I also note in urxvt, mrxvt and aterm the home and end keys don't work, however they work in xterm just as they do on a tty. For example in each of the non xterm terminals pressing home just gives a tilde, which means I have to hold down the left arrow to get to the end of the line, which can be frustrating.
    Obviously the other 3 terminals are are emulating a different terminal type to what xterm does...perhaps. However I have not found a way to test this. For those people using a non xterm terminal, how did you solve this?
    I also had some somewhat related questions that I hope I don't need to make a separate post for(they seem so trivial but really bug me)
    1. How would I press alt + enter inside a terminal? For example running wicd-curses from a terminal(Even an xterm) you need to press alt + enter to save settings, however from a terminal alt + enter has no effect. Is their any way to force this key combination?
    2. I notice when starting a terminal, the shell lacks a prompt. Why do terminals start interactive shells by default, and why do interactive shells not have a prompt? Is their a way to make interactive shells inherrit the same prompt that login shells use? I use both zsh and bash. Is their any practical difference between using a login and interactive shell?
    3. If I am running an X session as a normal user, and su to root in a terminal, is their any way I can start X programs as root and get them to display in the X session of my  normal user? I normally get an error similar to unable to open display
    3a. I just tested...I normally 'su -' out of habbit, and then I get an "unable to open display" error. I just used su, so roots profile was not loaded, and I can start X programs as root. Why does this work?
    4. I was wondering if it was possible to have the titlebar of a terminal show the current command or path? Something more unique than just every window open saying urxvt or whatever.
    Many thanks for any help!
    Last edited by josh000 (2010-04-20 07:27:55)

    josh000 wrote:I'm not 100% sure, but out of these I think only urxvt fits the bill, with aterm and mrxvt only supporting pseudo transparency. Is this correct?
    Urxvt does both real and pseudo transparancy, but this still needs your wm to have composite enabled. Also roxterm or evilvte may be an alternative. For urxvt set transparancy in .Xdefaults like this (I'm not too sure anymore what it all does but you can google it):
    URxvt*depth:32
    URxvt*background: rgba:2500/2500/2500/cccc #for semitransparancy
    # or:
    URxvt*inheritPixmap: true
    URxvt*tintColor: white
    URxvt*shading: 40
    josh000 wrote:I also note in urxvt, mrxvt and aterm the home and end keys don't work, however they work in xterm just as they do on a tty.
    Try stuff like this:
    *VT100.Translations: #override \
    <Key>BackSpace: string(0x7F)\n\
    <Key>Delete: string("\033[3~")\n\
    <Key>Home: string("\033[1~")\n\
    <Key>End: string("\033[4~")
    josh000 wrote:4. I was wondering if it was possible to have the titlebar of a terminal show the current command or path? Something more unique than just every window open saying urxvt or whatever.
    I think this has more to do with shell than terminal. You have zsh and bash examples here
    As for your other issues: I never had them, don't know. Hope this helps a bit.
    Last edited by VCoolio (2010-04-22 09:45:56)

  • Indesign CS4 to PDF 1.3 transparency issue

    We submitted an ad to the local newspaper that we created in Indesign CS4 and Acrobat 9. The ad was exported as a press-quality Acrobat 4 PDF.
    It is a fairly simple layout, with type and a logo.
    The headline and logo have a drop shadow applied with multiply blend mode. All colors are CMYK.
    When the ad prints, the headline and logo have 1% black-filled boxes around them.
    I know this is a transparency issue. However, we've done the same ad in Indesign CS3 and Acrobat 8 with no problems as long as we were CMYK and Acrobat 4.
    Has something changed in CS4 that I don't know about? Could it be the multiply blend mode rather than normal?
    Problem is, the newspaper can't give me a proof -- we have to wait and see what happens when they print. I can't simulate the problem on my end. The ad prints perfectly on my HP5000N in b/w and on my Phaser 8560 in color.
    One workaround suggested was to export the file as a JPG or EPS and save as a Photoshop PDF. We did that on one ad that will run Monday, so we'll see. However, that makes the files with photos enormous -- like from 4 mb to 26 mb.
    Any ideas would be greatly appreciated. We're in the middle of an ad campaign and we're resorted to the old-fashioned manual drop shadow out of desperation!
    mev

    Has something changed in CS4 that I don't know about? Could it be the multiply blend mode rather than normal?
    Something did change. In some cases (maybe all), the flattener in CS4 will put the shadow behind the background rather than in front. In both cases, though, using a RIP and/or viewer which is set to honor overprints will avoid the problem, and allow the artwork to render correctly.
    You say that all colors are CMYK. Are you absolutely certain that the background (whatever the rectangular shadow-containing "boxes" knock out) is not a spot color? Your problem description would be more easily explicable if it were.
    One workaround suggested was to export the file as a JPG or EPS and save as a Photoshop PDF. We did that on one ad that will run Monday, so we'll see. However, that makes the files with photos enormous -- like from 4 mb to 26 mb
    This in itself suggests that these folks do not know what they are doing (though I know that's not terribly helpful to you if you need to advertise with them). I must say that given current economic realities in the newspaper business, it's hard to image a paper refusing to cooperate with a paying advertiser - especially one who has been previously bitten - if not by the newspaper's own incompetence, at least by their unwillingness/inability to provide a proof.

  • How can i heal a "transparent" area in an LR-created pano?

    When I shoot handheld pano's, there are usually "missing" areas in the sky or ground because of my handheld sloppiness.  In theory, these can often be fixed with the healing or cloning brush if the sky or ground is reasonably consistent.  Using PTGui, my stitcher of choice, the default settings left these areas transparent, and LR refused to heal them, but by checking the "no alpha channel" box when I stitch the final pano they would become black, and thus healable.  Now, when I stitch pano's with LR, I'm back to seeing transparent, un-healable areas in the jagged top and bottom.  Is there any way to make them healable?

    >Is there any way to make them healable?
    Unfortunately, the ability to clone/heal beyond the original image boundary is not supported by Lightroom. Therefore, as others have described, you'll need to send the image over to Photoshop then use the tools available to you there (e..g. Clone, Heal, Patch, Content Aware Fill).

  • Transparency/Alpha Great Mystery (IMPORTED PNG Sequence)

    Ok, this one is going to fall under the "I would LOVE to get an explanation of this one!" category. Just when I thought I knew everything about transparency and alpha channels, etc ...
    The problem: I am importing a PNG sequence into After Effects (CS 5.5), however AE refuses to see the Alpha channel contained within the sequence. Now before anyone jumps the gun and says, "But wait, PNG does not really support alpha, it just supports transparency!" Right, something I just learned, and still -- quite honestly -- baffles the heck out of me.
    But anyway, another PNG sequence exported from the exact same program, imports into After Effects just fine with an "alpha channel" and all. I double-checked, and there is NOT an option in the program to export the PNG without transparency info.
    Importing sample images from each sequence reveals the EXACT SAME THING ... both have transparency, but NEITHER have an alpha-channel per se.
    Sooo ...
    1) ANY idea why in the heck AE would interpret one's transparency, and not the other?
    2) Is there a way to FORCE AE to see the transparency of the one?
    3) IF not, is there something out there that will convert the PNG's with transparency to another format (TIF, TGA, PSD) with an alpha? I just don't want to have to re-render the sequences again.
    ANY insight into this bizarre-ness would be GREATLY appreciated.
    Thanks,
    Tim

    Ok another follow-up with interesting results ...
    1) The second sequence I have that I tried to batch in PS, did not turn out correctly.  Investinging with a single frame inside PS revealed that it was not simply adding a selection to the "solid" parts, but actually sections within the solid parts.  (To make it clearer, the animation is a zoom out from an open 3D book.  Instead of making a selection of the book, it selected the book, and then various things contained on the book.  Not sure where it was getting this selection from.
    2) In AE, I simply moved those frames in the beginning where there would not be an alpha channel (or need of one) because the book is filling the entire frame.  I then imported the remaining frames and it saw the alpha channel with no problem. I then just added the starting frames as a seperate sequence to the begininnig of the timeline, and wallla ... problem solved.
    So I can only surmise that the 3D app did not -- oddly enough) output any alpha/transparency info for those first 60-or-so frames where the book filled the entire frame.  Thus, AE -- looking at the first frame with no alpha info -- rightfully concluded that there wasn't any, and igores the transparency info.
    The other PNG sequences did not start with object(s) filling the entire frame, so alpha info was written to the first frame for those.  I can test this theory pretty easily.  I could probably, now that I think about it, even just have created a frame 0000 with some alpha info, and then it would have worked (possibly.) 
    -Tim

  • Setting background images for transparent terminals

    Of the various terminal emulators I've tried (aterm, urxvt, terminal) none of them function properly with regard to transparency if the background is set with imagemagick.
    display -window root <image>
    Terminal and aterm do not show through to the background image at all. While urxvt does become transparent, none of the tinting options show any effect.
    This is not a huge issue. There are of course many other programs that can be used to set a background image. When using feh for example, all of the afore mentioned terminal emulators seem to handle transparency as expected.
    feh --bg-scale <image>
    However, if both methods of setting the background are used at the same time with different images, then the terminal emulators will show through to the background image that was placed with feh, while the actual desktop background is that of the image set by imagemagick. So the images are effectively placed on different layers.
    There was a forum thread that hinted at this before, but there was never any resolution to it. Is this behavior a bug or a "feature"? With which program?
    And if it makes any difference I've tried this in both openbox and ion3. Same results.

    derelict wrote:There was a forum thread that hinted at this before, but there was never any resolution to it. Is this behavior a bug or a "feature"? With which program?
    It's a bug with the apps that set the background which use the "old way" of doing it.  Apps like feh use the "newer approach" which allows things such as aterm to detect the real image and use it for pseudo-transparency.

  • (Solved) rxvt transparency "can't determine colour"

    Hi Everyone
    So I have been trying to add one of those fancy transparent background terminals to my system. But I've stumbled upon a problem and google hasn't been so kind as to provide an answer.
    The true transparency refuses to work. I'm using the cairo composite manager, openbox and the xf86-video-ati drivers.
    .Xdefaults
    RootTerm.scrollbar: false
    RootTerm.borderless: true
    RootTerm.depth: 32
    RootTerm.background: rgba:1111/1111/1111/dddd
    .config/openbox/rc.conf
    <application name="RootTerm">
    <decor>no</decor>
    <skip_taskbar>yes</skip_taskbar>
    <skip_pager>yes</skip_pager>
    <layer>below</layer>
    <position>
    <x>center</x>
    <y>center</y>
    </position>
    <focus>no</focus>
    <desktop>all</desktop>
    </application>
    The result:
    $ rxvt -name RootTerm
    rxvt: can't determine colour: rgba:1111/1111/1111/dddd
    And the rxvt terminal is not transparent. The whole "can't determine colour" bit has me stumped and google won't find me anything useful.
    Probably related to this issue, I tried to manually configure my Radeon drivers (HD5850), but I am unsure if I did so correctly.
    //etc/X11/xorg.conf.d/20-radeon.conf
    Section "Device"
    Identifier "Radeon"
    Driver "radeon"
    Option "ColorTiling" "on"
    Option "AccelMethod" "EXA"
    Option "RenderAccel" "on"
    Option "EXANoOffscreenPixmaps" "true"
    EndSection
    Finally I was wondering if it is possible to make the openbox menu appear if you rightclick on the rxvt background terminal.
    Thanks in advance
    Last edited by Wieke (2012-02-07 13:21:11)

    I'm not familiar with the rxvt package, but I did just install it and replicated your issue.  This setup works perfectly however with urxvt (package: rxvt-unicode).  Perhaps the rxvt package was compiled with different options that do not allow these settings.

  • Transparent flv creation plug in

    Hi Guys
    I am looking to find a plug in or stand alone application
    that will allow you to take a series of images such as Targa files
    with alpha channel and then create an flv with a transparent
    background. I have used Adobe After effects in the past which is
    great but its a very expensive package to buy when all i really
    want it for is making transparent flvs.
    Does anyone know any other programs or plugins?
    Many thanks
    Trevor

    This place is great. It has all the answers and prices I was
    hoping for:
    https://www.playstream.com/default.aspx
    They are VitalStream's "kid brother".
    Thanks for nothing flvhosting.com!!!
    Regards,
    Toe Cutter
    "Toe Cutter" <[email protected]> wrote in
    message
    news:e4dh74$rq8$[email protected]..
    >
    >
    > Just to clarify, I'm speaking of the Dreamweaver plug-in
    > that plays FLV movies.
    >
    > Regards,
    > Toe Cutter
    >
    > "Toe Cutter" <[email protected]> wrote in
    message
    > news:e4dh31$rm7$[email protected]..
    > >
    > >
    > > Greetings,
    > >
    > > Has anyone had success using the Flash Video
    Plug-in
    > > in conjuction with using a FLV streaming service?
    > >
    > > I tried to use flvhosting.com, but they refuse to
    support third party
    > > plug-ins.
    > >
    > > Regards,
    > > Toe Cutter
    > >
    > >
    > >
    > >
    >
    >
    >
    >

  • Scaling transparent media causes "Unknown error" while rendering/exporting

    Hi all, since upgrading to Premiere Pro CC I'm encountering a problem that's driving me absolutely insane!
    A number of projects I'm trying to work on have an animated logo in the bottom-right corner. The logos can be anything from a transparent PSD file to a sequence of PNG images with alpha channels.
    The problem occurs when I shrink the media down using the Morion>Scale function in the Effect Controls window. The moment I do so Premiere refuses to render any previews or export movies, citing the dreaded "Error Compiling Movie: Unknown Error" message.
    Is there another way I should be placing these logos? Any help or suggestions would be appreciated. I'm going crazy here!

    Error Compiling Movie
    -http://helpx.adobe.com/premiere-pro/kb/error-compiling-movie-rendering-or.html
    -http://helpx.adobe.com/premiere-elements/kb/error-error-compiling-movie-render.html
    -and nested sequences http://forums.adobe.com/thread/955172
    -and WMV files frame rate http://forums.adobe.com/message/4629210

  • Transparent Muse menu background in InDesign DPS

    Ahoy hoy
    I've been wrestling with this for hours now and no matter how close I come I can't quite fix the problem.
    I've built an interactive navigation bar in Muse for a presentation designed in InDesign, using DPS. All CS6 and up to date. The nav bar sits over the top of the InDesign doc using Web Overlays.
    However when I preview it, I constantly get a white background overlay as part of the Muse .html file.
    I've included the following code in the Page Properties->Html for <head> box in the Muse file:
    <style>
    body{
    background:transparent !important;
    </style>
    And have checked Transparent Background in Web Overlays in InDesign. So as far as I can see, I've tried everything to get the damn thing to be transparent - but it refuses.
    I'm tearing my hair out here, any help would be greatly appreciated.
    D

    Here are some tips for achieving transparency when using Edge animations. They may work as well in your situation since you are also using HTML in the article as an overlay:
    Ok sorry for the delay in responding, we were doing investigation on our end. Getting transparency isn't easy at the moment, and we'll add a future work item to try and make it more straightforward. Until then:
    If your background is a solid colour, draw a rectangle with the same colour as the background and put it on top of your placed .OAM file in InDesign.
    If your background is more complicated than a solid colour, after placing the .OAM file use the "Send to Back" command to ensure the placed .OAM is behind your background content. Don't worry about the impact of this on the finished .folio: we'll still treat it as an overlay and put it over top of the background when rendering.
    A few other tips when working with placed .OAM files:
    Do not use a poster generated from Edge because their poster PNG does not contain transparency. Even if it did, it would still need to be disabled in InDesign.
    The auto play setting in Edge is ignored in DPS. Autoplay has to be checked in the overlay panel.
    "Use Transparent Background" also has to be checked in the overlay panel or the background will appear white.
    Neil

  • Proxy server refused connections

    Everytime I try to open Firefox and go online, I get the msg "proxy server refused connection". I tried going to options and choosing auto detect proxy and no proxy. They both allow me to go online but when I close Firefox, the settings I did aren't saved and I need to go to options again and change the settings. It's a hassle to go through this all the time. Help pls.

    You can try to create a [https://support.mozilla.org/en-US/kb/Managing-profiles?s=profile&r=0&e=sph&as=s new profile] and see if the problem goes away. i.e. in Windows Start menu > '''Run''' (or press Windows key + '''R'''), type and enter '''firefox -p -no-remote''' > '''Create Profile''', after finishing select the newly created profile, '''Start Firefox''', edit and save the proxy settings and restart in the newly created profile. If the profile is okay, you can later [https://support.mozilla.org/en-US/kb/Recovering%20important%20data%20from%20an%20old%20profile?s=profile&r=1&e=sph&as=s copy] needed data like bookmarks, passwords etc. from the previous profile to the new profile and delete the previous profile.
    If the problem persists, it could be a security software that is trying to transparently proxy Firefox and may also be reverting the Firefox proxy changes. You may have to go into the security software settings and exempt Firefox/[http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder or Files].

  • Illustrator refuses thin strokes

    I am drawing this simple line-art background in Illustrator, all vectors on a web-ready document (800px X 600px). Most of the lines are 1 pt thickness, but when I try to change SOME of the lines to 0.5pt, the program refuses the change. I can change all the lines to a thicker point size. And some of the other lines will let me change them to 0.5pt. But random lines will not go any thinner than 1 pt. It's so odd!
    I tried this with the line tool as well as the pen tool. No difference. Illustrator just seems to pick and choose, randomly, what lines I can thin out. I restarted Illustrator and when that didn't work, I restarted my machine. No change. I tried starting a brand new line, with 0.5pt line thickness chosen beforehand and once I complete the vector, the line automatically changes to 1 pt?!  It is also not a scale issue because I tried drawing really long lines--thinking that maybe the lines I was drawing were too small on the small scale for Illustrator--but even the long lines wouldn't let me change them to 0.5pt.
    What's up? Please help!

    Kimberly,
    So I guess the only work-around is to make everything else 1.5pt and then the 1pt straight segments will look thinner, huh? Or draw everything off-kilter?
    As Grant says, you may untick Align to Pixel Grid.
    I see no reason to avoid paths/lines thinner than 1pt for web (& devices). Depending on the format and settings (such as Anti-Aliasing and Transparency) you may use subpixel widths to make things more delicate, such as (outlined) Type/text and other subtleties.

Maybe you are looking for

  • Can't log in with apple id

    I just purchased a mac mini. I can't download the updates for iTunes or iMovie.  I'm prompted to use my Apple ID to log in.  The agree button is grayed out on the terms page.  I clicked on "I've read the terms and conditions" so I don't know what the

  • My Dock Connector to VGA Adapter only shows up for a few seconds

    Hello, and as the title says, I have some problems with my VGA adapter. I am using iOS 8.1 with the iPad (3rd Generation) So far, I have only got it to work twice, when I plugged it in, appeared for a few seconds, then disappears off my screen. The s

  • How to check in my db have db-link and table name also

    Is there any query which shows table information which could be access through db-link.

  • RAID partitioning with existing data

    Hi, I'm planning on resizing my OWC Mercury Elite Qx2 (RAID 5, 8TB( 6TB)) to 1TB partitions each in order to avoid the FW800 issue, which slows the port speed down. Only problem is, there's a fair amount of data on the drives (approx. 65% used space)

  • Specific Line Chart Graph

    I I......................................................................................           ->> Upper Threshhold point I I   ...         ......                                                                                ^ I  .   ...    ...