Slashdot Mirror


Asus Reveals the Eee Keyboard

El Lobo writes "Asus' success with its Eee line of netbooks might have come as a surprise, but the company is now determined to expand the Eee brand into every possible niche and form factor. Case in point: the insanely cool Eee Keyboard, which will surely bring a smile on the faces of those who remember the glory days of the home computer. Described as a fully functional PC with inset Qwerty key arrangement, the keyboard has a 5in touch screen that displays a suite of bespoke media controls or a Windows desktop."

51 of 312 comments (clear)

  1. Fond memories by Naatach · · Score: 4, Funny

    Ahh. Atari 600, I pine for thee.

    --
    There may be no "I" in team, but there's also no "F" in way.
    1. Re:Fond memories by 3chuck3 · · Score: 2, Funny

      OMFG!!!!!!! ASUS REMADE A VIC-20!!!!!!!! OMG!!!!!PONIES!?!!!!

    2. Re:Fond memories by PalmKiller · · Score: 3, Informative

      I don't remember a straight 600 model, just 400 and 800 in the non XL/XE models. I had a 600XL (which I upgraded the ram in) then a 130XE (and someone gave me a defunct 800XL and several working peripherals), when I start missing them I go find an emulator and play awhile until the urge passes.

    3. Re:Fond memories by Impy+the+Impiuos+Imp · · Score: 2, Funny

      When someone can play a digitized version of Michael Jackson's Beat It by just vibrating the floppy disc head at different speeds, let me know...

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    4. Re:Fond memories by commodore64_love · · Score: 4, Informative

      >>>You're thinking of the Atari Vic-20. All those models you named were Commodore models.

      I always find it amusing when somebody tries to correct somebody else, but fraks it up. Atari VIC-20. Ha! The original poster was correct with his listing of Atari computers. The key models (not an exhaustive list) from that era were:

      Commodore PET, VIC-20, 64, and Amiga (1000 was the first, followed by 500 and 2000)
      Atari 400, 800, 400XL, 800XL, and the ST. Also the 2600, 5200, and 7800 which were videogame consoles.
      Apple II, IIc, IIe, and Macintosh
      IBM PC, XT, PCjr, and PS/2

      It's a shame that Atari and Commodore are no longer around. It was fun watching all the various formats compete with one another for dominance. Commodore's Amiga line could do things neither Macintosh nor the PCs can do, even today.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    5. Re:Fond memories by Hatta · · Score: 2, Insightful

      If you boot with the TV connected and nothing else, it should just work. If you want both at once, you have to set it up just like a dual head configuration. When I did this, that required some involved edits to the xorg.conf. But apparently now you can just do it with nvidia-settings.

      It's well worth doing. Movies are an ideal application, and emulators are great too.

      --
      Give me Classic Slashdot or give me death!
    6. Re:Fond memories by commodore64_love · · Score: 4, Interesting

      No of course not. Today's PCs and Macs can do Video Toaster like effects. Anyway....

      The original Commodore Amiga 1000 could do preemptive multitasking with only 256 kilobytes of RAM. It was and still is very efficient with memory.

      It is not limited to just one screen like a Mac or PC. The Amiga can do multiple screens with independent resolutions. So for example you could have a 720x480 screen for a DVD movie, a 320x200 screen to emulate an old Super Nintendo console, and a 1600x1200 screen for surfing the web. Being able to give each program its own full screen instead of being confined to windows is a much better computing environment.

      It doesn't use a Microsoft OS. ;-)

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    7. Re:Fond memories by oasisbob · · Score: 2, Interesting

      Uh, like what? And please don't say Video Toaster.

      Actually, I'm gonna have to say Video Toaster.

      The last time I saw an Amiga in production usage was 2002, it was running Video Toaster for live production CG -- broadcast graphics, titles, etc.

      I scratched my head, but I was told that it was one of the only cost-effective products out there for low-budget productions. The few hardware CGs I used at the time I found to be extremely confining, and I ended up liking Video Toaster more.

    8. Re:Fond memories by anss123 · · Score: 4, Informative

      Arguably you can have different fullscreen resolutions on DOS/Windows/Linux too. What the Amiga had over them was the ability to show multiple screens at the same time, but since only the horizontal resolution could change you would not be able to use this for 320x200 and 720x480.

      1440x480 and 720x480 works, 640x200 and 320x200 works, but not 320x480 and 320x200.

      This limitation comes from CRT monitors. They have to resynch to change vertical resolution, this because images are drawn from top to bottom in a series of lines going from left to right. The end of a line is technically ended by a synch signal, so to change vertical resolution (the amount of lines) you have to change this synch signal - which cause the monitor to go 'boink' as it resynchs to the new synch signal.

      Horizontal resolution is, OTOH, simply a product of how fast the Amiga can change its color output - which tops out at something like 1280 pixels.

    9. Re:Fond memories by hazydave · · Score: 2, Informative

      You could certainly mix and match screens at different horizontal and vertical resolutions. The key to understand this was realizing that Amiga Amiga video was always based on a ~35ns pixel clock, and could deliver pixels of one, two, or four clocks per pixel.. thus your (nominally) 1280, 640, or 320 pixels per scanline (a bit more using the overscan region of the screen).

      Vertical resolution was always the same, 480 lines (NTSC, no overscan... more in PAL, naturally). However, you could set up a 240 line mode that just automatically scan-doubled.

      Those limits, and the fact you had the Copper (video coprocessor) available to automatically change all those display registers at any scanline, made the Amiga's screens concept easy.

      It wouldn't work on a modern computer graphics card, though. On modern systems, any given screen setup has independent control of the pixel clock time... that's ultimately how you can set refresh rate independently of resolution. The pixel clock is generated using a phase-locked loop, which will typically take a short period of time to lock to a new rate.... possible a whole video frame's worth of time (that's why modern PC screens "jump" when you change resolution). You monitor may or may not need its own resync, but the graphics card is the first problem here.

      The Advanced Amiga Architecture (never finished) has some crazy bits to allow sliding screens at different resolutions. It allowed four different pixel clocks to be present at the same time (alas, it didn't generate these, they were left as an exercise for the systems engineer), and there was a double line-buffer as well, which could do pixel duplication and line multiplying. So, along with clever software, it would have been reasonable to support multiple sliding screens at multiple resolutions.

      --
      -Dave Haynie
  2. cool by grumpyman · · Score: 5, Insightful

    This is comparable to a mini pc tucked under the TV with a wireless keyboard and/or a harmony control. The battery life and software UI on the touchpad will be critical to the success of this product.

  3. 5" screen? by Tired+and+Emotional · · Score: 4, Funny

    I am glad I kept my Osborne 1 disks - I can now run those programs in full screen mode under cpem80.

    --
    Squirrel!
    1. Re:5" screen? by XPeter · · Score: 5, Funny

      Look at the bright side. At least you could play crysis on that screen with an average video card.

      --
      "The difference between genius and stupidity is that genius has it's limits" - Albert Einstein
  4. Not innovative; but slick enough, and really fun.. by fuzzyfuzzyfungus · · Score: 5, Insightful

    Kind of like the EEE itself, actually. You've been able to get computers built into keyboards from specialist suppliers for ages now(not to mention the pantheon of fondly-remembered early systems in the form factor) but they aren't inexpensive and tend toward slightly dull, legacy heavy designs, which is appropriate given the usual customers for such things; but not really exciting.

    This little guy, if it ever makes it to market, should be great fun to play around with(particularly if the secondary screen widget is reasonably open to hackers and third party devs). Good looking, probably fairly cheap, no doubt fairly basic specs; but enough for many purposes. I like it.

  5. It is the new 64. by LWATCDR · · Score: 4, Funny

    Humm. Now they need to add a USB hard drive that also has a USB Hub in it so that I can add a second USB hard drive and the a printer :)

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    1. Re:It is the new 64. by sexconker · · Score: 5, Funny

      Yo dawg we heard you like usb hard drives so we put a usb port on your usb hard drive so you can use a usb hard drive on your usb hard drive.

    2. Re:It is the new 64. by LWATCDR · · Score: 4, Informative

      You never used a C64 with a 1541 drive did you?
      The old C64 used a serial version of the IEE-488 bus to connect drives and printers. It allowed dasy chaining of one drive to another and usually ended with a printer if you had one.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    3. Re:It is the new 64. by v1 · · Score: 2, Informative

      The apple disc controller was for discs only. My //c had an internal 5.25, and an external 5.25, and chained through that was an external 3.5". (800k) It had a chain-through as well and I could have added another I think.

      --
      I work for the Department of Redundancy Department.
  6. Channeling Steve Jobs.... by argent · · Score: 3, Informative

    Everyone's channeling Steve Jobs' these days.

    The computer packs the usual Intel Atom internals, and puts them in a thin metal case with a built-in keyboard with Apple-style individually inset keys...

    So now you have a lousy keyboard you can't replace with a decent one. It's bad enough on my laptop, but at least there's an excuse for lowering the form factor of the keys way too far... here, there's simply no logical reason for it other than style.

    Yep, it's Apple style all right. If it doesn't come with OS X, why put up with the abuse?

    1. Re:Channeling Steve Jobs.... by Amouth · · Score: 2, Interesting

      actualy there is a logical reason other thanstyle for a product like this.. given it's size and the goal of being light weight.. by spacing the keys out and allowing the upper frame to be solid accross the mid secion of the device allows the surface to he structural - there for allowing the bottom of it to be thiner and allowing the whole device to be thinner as you don't have to make room under the keyboard for support and you don't need heavy materials around the edges for support - caluse as soon as it flexes watch it die.

      --
      '...if only "Jumping to a Conclusion" was an event in the Olympics.'
    2. Re:Channeling Steve Jobs.... by argent · · Score: 3, Interesting

      Ever use a really good keyboard, one with microswitch keys? The frame the keys are set in is totally solid. You can't make them all that thin, but this thing has even less reason for thinness than a laptop. The only reason to make it thin is style, and compromising ergonomics for style is exactly the problem I'm talking about.

    3. Re:Channeling Steve Jobs.... by morgan_greywolf · · Score: 2, Informative

      Hint: You can plug any USB keyboard into any Mac (including MacBooks) with a USB port.

      I recommend this one, which has 2 downstream USB ports on it, but YMMV.

    4. Re:Channeling Steve Jobs.... by NekoXP · · Score: 2, Informative

      > I can't work intensively on my laptop for more than 10 or 15 minutes without significant pain.

      You're doing it wrong.

      Actually individually inset keys, if done right, are ergonomically better. They also confer several advantages if you're basically willing to give up the EXPERIENCE of a keyboard with a huge travel on the keys - keys are spaced better, so it's easier to hit the key you want, and they're all at the same height, on a flat base, meaning you're basically not lifting your wrists and therefore completely cutting out the need for wrist rests.

      Some people don't like them - me included at one point - because they're DIFFERENT, and it takes a while to adjust your posture and typing style to suit the keys, but once you do (and quit lumbering at it like a gorilla, bashing keys with your knuckles) it gets a whole lot better and productivity goes up.

      As for the pain, I have to live through every day with some kind of arthritic pain anyway, a bit of discomfort on a keyboard is something I experience with every kind, it actually got better with the Apple.

      I have yet to see an actual ergonomic study that shows that Apple keyboards (or Vaio keyboards or this keyboard) is actually bad for you, in any way that any other keyboard is bad for you.

  7. Not cool any more? by Gary · · Score: 5, Funny

    "...much like many home computers from the days Back To The Future was cool".

    Oh geez! I missed the memo. Back to the Future isn't cool any more? Man I'm getting old!

  8. Eee Keyboard by clinko · · Score: 5, Interesting

    Anyone else read the headline and think

    "Finally, a new/good keyboard for the EEE netbook."

    1. Re:Eee Keyboard by travdaddy · · Score: 5, Funny

      No I thought, "I understand QWERTY and even DVORAK keyboards, but why the hell would anyone want three E keys?"

      --
      Adidas To Bring Back Sneakernet
    2. Re:Eee Keyboard by bentcd · · Score: 2, Funny

      No I thought, "I understand QWERTY and even DVORAK keyboards, but why the hell would anyone want three E keys?"

      Obviously you need e, E and €.

      --
      sigs are hazardous to your health
    3. Re:Eee Keyboard by Endo13 · · Score: 4, Funny

      Because E is the most used letter in the English alphabet!! Duh!!

      --
      There is no -1 Disagree mod. Slashdot.org/faq defines mod options. USE IT.
    4. Re:Eee Keyboard by Junior+J.+Junior+III · · Score: 2, Funny

      I did. I'm now contemplating a wireless eee cluster. Imagine, a beowulf cluster of tiny computers interconnected via bluetooth or 802.11. I'll get an eeePC, an eeeKeyboard, an eeeMouse, an eeeMonitor, maybe even an eeePrinter, and for the hour of battery life that I get out of them, I'll have a mobile cloud with the processing power of a 4-core workstation powered by Atom! Well, the Intel Atom, not U-238. But still, that's pretty cool!

      --
      You see? You see? Your stupid minds! Stupid! Stupid!
  9. I already own several similar models. by serviscope_minor · · Score: 5, Funny

    I already own a computer of a similar form factor. It's kitted out with a state of the art CMOS 6502 processor running at 2 MHz and a unified graphics architecture with 32K of main memory and 32K of PROM based storeage (UV erasable in about 20 minutes or so). Not only that, but it has every expansion port you might expect: parallel, TTL, composite and UHF video, RS-423, analogue, the CPU bus (just for good measure), econet (TM) networking and the innovative Tube(r) interface. Not only that but it also comes with builtin support for both audio tape and *double sided* 5.25 inch floppy disks.

    Programs are available for download every night, for free, over the air with a compatible teletext input interface.

    Frankly, there's no contest.

    Funny anecdote: I remember reading a news story about a burglary at a school which had recently upgraded to the new, shiny Archimedes, replacing their old BBCs. The theives broke in and stole all the keyboards, not realising that the computer was now in a separate box.

    --
    SJW n. One who posts facts.
  10. Tech Support Hell by Arthur+Grumbine · · Score: 4, Funny

    I can only imagine the confusion this will bring to non-Asus tech support around the world:
    Tech: How can I help you today, ma'am?
    Little Old Lady: Well, I haven't been able to print my letter using the printer I purchased from you, although I can print other documents just fine. I turned my keyboard off and then back on, just like my son taught me...
    Tech: You mean your computer, ma'am? You turned your computer off and then back on?
    Little Old Lady: Isn't that what I said?! Well, anyways, I'm looking but I can't seem to find my letter, now.
    Tech: Ma'am can you please describe what the screen looks like?
    Little Old Lady: Which one? There's a copy of the letter that I haven't been able to print on the keyboard right now. And there's just a blank document open on the monitor.
    Tech: There's a copy on the keyboard but you haven't been able to print it?!! How did it get onto the keyboard, ma'am?
    etc...

    --
    Now that I think about it, I'm pretty sure everything I just said is completely wrong.
  11. nice! by gEvil+(beta) · · Score: 5, Funny

    It's got USB ports, so you can easily add a second keyboard for some marathon sessions of two-player Notepad!

    --
    This guy's the limit!
  12. Arrrgrh!!! by pondermaster · · Score: 2, Funny

    I sometimes hit the keyboard hard when I have to track down nasty bugs in my Awk code. This would escalate my rage into a costly problem.

  13. Memories by MBGMorden · · Score: 4, Funny

    This brings up fond memories of back when the keyboard WAS the computer. I remember being a REALLY young kid (probably 7 or 8), and seeing a regular IBM/PC keyboard in the store for $35. Since the only computers I'd ever seen back then were Commodores, TI-99/4a's, Apple's, and Tandys, I perceived this as a great deal since I thought that that keyboard was a whole computer. I remember begging my mom to buy it for me since I wanted a computer so bad and it was only $35. Thankfully, she didn't get it. Man I'd have been disappointed if I'd have gotten that thing home and tried to connect it to a TV :).

    Not much later I ended up getting a Commodore 64 :).

    --
    "People who think they know everything are very annoying to those of us who do."-Mark Twain
  14. You kids. by idontgno · · Score: 2, Informative

    You have no idea.

    I've used a TI 99/4. I've actually tried typing programs into an original IBM PCjr. I used extensively, and almost bought, an Atari 400.

    What do they have in common with each other, and this keyboard?

    Crappy, short throw, lousy-feedback keys.

    If you think you're seeing an old-timer smiling in nostalgic pleasure at this thing, you've mis-identified a grimace of remembered pain.

    --
    Welcome to the Panopticon. Used to be a prison, now it's your home.
  15. Re:Suggestion... by larry+bagina · · Score: 5, Informative

    it already does wireless display -- ultra wideband wireless HDMI.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  16. Re:Not innovative; but slick enough, and really fu by mollymoo · · Score: 4, Interesting

    It doesn't look like much use as a laptop due to the tiny screen in an awkward place and lack of cover for the keyboard. A three hour battery life means it's not much use as a wireless keyboard. I suppose as a desktop PC it would be OK, but then why have the tiny additional screen and battery? They just make it larger and more expensive than it needs to be. Ditch the screen and battery and it might make for a cheap, compact desktop PC, but as it is I just don't see the point. On the other hand there are plenty of things I don't see the point of that are hugely popular, so what do I know?

    --
    Chernobyl 'not a wildlife haven' - BBC News
  17. This is not a sexual comment! by Auroch · · Score: 2, Funny

    I happen to love the trackpad.

    I usually hate them, but I love the super sensitivity! It makes it such a pleasure to use. Just a quick touch, and such a big response.

    Although, historically, I prefer the IBM/lenovo touch point / mouse stick ... and trackballs are even more fun to play with...

    --
    Quartz Extreme and Core Image. Are there any other real reasons to spend all that money on generic hardware?
    1. Re:This is not a sexual comment! by X0563511 · · Score: 2, Funny

      And this, gentlemen, is why you want to get your woman excited before you go down on her. Spend some time away from the target first!

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
  18. Re:Not quite what I would want by ErkDemon · · Score: 4, Informative

    Wouldn't it be better if the media center itself were a plain, small and silent box (like the Apple TV) to which this neat keyboard could be connected wirelessly?

    They already do one!

    The Eee Box is a small, plain, (almost) silent PC with wifi that comes with a mounting bracket so you can bolt it to the back of your flat monitor or TV via the four VESA mount holes.

  19. More like VIC-TV by JoeCommodore · · Score: 4, Interesting

    It's more like the VIC-TV, a 1983 Commodore CES prototype. Picture at Secret Weapons of Commodore pages:
    http://www.floodgap.com/retrobits/ckb/secret/supervic.html

    --
    "Enjoy what you're doing! If it becomes drudgery, you're doing it wrong!" - Jim Butterfield
  20. Appropriate use of technology? by Locke2005 · · Score: 4, Insightful
    Let me see if I got this straight: this box has no DVD drive or large hard drive, so the "killer" app for this toy is to stream video over wireless to the keyboard, decode it, then stream it again to another box connected to your television??? I'm no system engineer, but wouldn't it make a lot more sense to put all the brains in the box connected to the television (and the power outlet), and just use a cheap remote control (with much better battery life) to control it?

    Or maybe you could use it to play games on... in which case wouldn't you be better served by any of the current game consoles equipped with a wireless controller? One more thing... if you've got a built-in wireless HDMI for streaming video to a largescreen TV... what the fsck do you need a crappy 5" LCD screen for??? Sure, this is a cute toy, but what does it enable the average user to actually do better than what they are using now?

    --
    I've abandoned my search for truth; now I'm just looking for some useful delusions.
  21. Re:Not innovative; but slick enough, and really fu by ErkDemon · · Score: 2, Interesting
    Does it have IR?

    A "universal remote control" app that runs on the little screen could be fun. Hold it end-on, tell the screen display to rotate 90 degrees, put little stickers over the columns of keys for your fifty favourite tv channels ...

    A remote control that you'd never lose!

  22. RTFA by dangitman · · Score: 3, Informative

    FTA:

    ... then you should know that it comes with Ultra-Wideband Wireless HDMI buit-in. Plug in a small box at the back of your TV, and connect to it wirelessly, and send the display signal over the airwaves. It comes with the usual wireless options and ports as well, of course.

    --
    ... and then they built the supercollider.
  23. Re:Not innovative; but slick enough, and really fu by fuzzyfuzzyfungus · · Score: 2, Insightful

    I'm guessing that IR is a no(though they really should consider it); but with the row of USB ports on the back of the case, right were they would point at the TV while in use, a little low profile IR plug would be just the thing.

  24. Bam! Power Supply by KalvinB · · Score: 4, Insightful

    problem solved.

    Seriously unless you plan on using this thing on the go there's no reason to rely on a battery. And it's not much of a system for on the go computing.

    The only reason I don't like laptops is because if the screen goes out you're screwed. My wife's laptop is perfectly functional minus the screen. Fortunatly it has a TV out so it's used to watch Netflix on the TV. This keyboard PC is something that for the right price may be worth getting to replace the old and busted laptop to serve that purpose and be useful for other things as well.

    I don't really want to pay $99 for a dedicated Netflix box but if it could be used as a regular PC as well then that's more reasonable.

    1. Re:Bam! Power Supply by gbjbaanb · · Score: 3, Insightful

      I think you're being a tad harsh there.

      A device that requires a power outlet near the couch is pretty useful. If you can disconnect it to go wander, that's fine too. I know lots of people who use their laptop whilst its plugged in. The 'mobile' factor is that you can take it where you want, not that it can be run without a plug.

      His laptop might well be being used as a netflix box, its quiet and cheap after all, if you had a half-bust laptop, it'd be perfect for such a task.

    2. Re:Bam! Power Supply by hey! · · Score: 2, Informative

      Well, I have a few laptops like that where I've removed the LCD. Bingo: keyboard computer. I mainly use them as printer servers and the like; you just lug a small LCD panel over when you need a screen, or use VNC.

      In any case, if it's the backlight gone, chances are its the inverter board. This provides voltage to the LCD panel, but usually sits at the top edge of the keyboard part. Its usually integrated on a small board about the size of an old fashioned memory SIMM that usually has a few model specific LEDs or maybe switches. It's fairly easy to replace; you can get a new part for around $70, used parts taken from junker computers go from $5 to $10. If you've done it before for a certain model, the repair takes less than ten minutes; it might take several times that if you have to Google a guide for taking apart your laptop. It's pretty much the easiest repair there is, that users are not expected to be able to do.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  25. The Nintendo DS has two screens by tepples · · Score: 2, Insightful

    but then why have the tiny additional screen and battery?

    The additional screen could have similar uses as the GBA screens in some GameCube games (e.g. Final Fantasy Crystal Chronicles and The Legend of Zelda: Four Swords Adventures) or the touch screen on a DS. The battery is just a built-in UPS.

  26. And it's still... by Hurricane78 · · Score: 2, Informative

    ... non-ergonomic.

    I'm sorry, but we live in two-thousand-fuckin'-nine! Give me a real keyboard, or at least the closest affordable thing. (Now unfortunately defunct.):

    'Nuff said...

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
  27. Re:Wrist wreckers by argent · · Score: 2, Interesting

    you should be resting the butt of your hand on them, not your wrist.

    You shouldn't be resting any part of your hand on them. If you can't hold your hand level in the plane of the keyboard using your arm muscles, without straining them, you need to get more exercise. And no, you're not "still pumped from using the mouse".

    If you're suffering from carpal tunnel [...]

    No, I have ulnar nerve damage. There are many kinds of RSI, CTS is only one of them... and other forms of RSI are often misdiagnosed at CTS.