Slashdot Mirror


Does Your PC Really Need a SysRq Button Anymore?

An anonymous reader writes "Ever wondered what the SysRq key on your keyboard does? Lenovo has decided it's so rarely used that it has started removing the key from some new Thinkpad Edge laptops. We already know that Lenovo are something of the fastidious scientists when it comes to keyboard design. Last time they fiddled with the age-old key layout, it was after painstaking research to count exactly how many times users press the Delete and Escape keys. Now it seems another relic of computer keyboards is starting to disappear."

806 comments

  1. I don't recall ever using it... by ls671 · · Score: 4, Interesting

    I don't recall ever using that key although I have coded my own "terminate and stay resident" (TSR) programs back then in order to achieve some level of multitasking in DOS.

    With TSR programs, you could intercept the timer interrupt and do some amount of computation in the background before returning to the running program. You could also intercept the keyboard interrupt in order to switch from one application to another on the fly but I have never actually intercepted the Sysrq key. I used some other hot key combination definition. Maybe back then I though that it wasn't a good idea to fool around with that key but this page says other TSR programmers were using it:

    http://en.wikipedia.org/wiki/System_request

    --
    Everything I write is lies, read between the lines.
    1. Re:I don't recall ever using it... by Alinabi · · Score: 4, Interesting

      I have a KVM switch which intercepts SysRq. Without it I could not switch between input sources. So needless to say, I use it all the time.

      --
      "You can't allow somebody to commit the crime before you detain them." [Condoleezza Rice]
    2. Re:I don't recall ever using it... by robot256 · · Score: 1

      Granted, you aren't using a laptop keyboard with your KVM switch so Lenovo's research obviously took your position into account :)

    3. Re:I don't recall ever using it... by ls671 · · Score: 1

      Of course, it is always stupid to pretend to know everything users might do with a functionality you make available to them when deciding to remove the said functionality. You never know how an available functionality will be used.

      I was merely mentioning that I have never used it myself. Heck, I wonder if I ever remembered it existed ;-))

      But this is just me...

      --
      Everything I write is lies, read between the lines.
    4. Re:I don't recall ever using it... by Z00L00K · · Score: 2, Informative

      Linux kernel developers also use that button.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    5. Re:I don't recall ever using it... by OnlineAlias · · Score: 4, Informative

      SysRq is the print screen button, and I use it all of the time too. It is cut and paste for me, alt-printscreen (or control-printscreen) then shift-printscreen. Fastest screen paste in the west....

    6. Re:I don't recall ever using it... by Grizzley9 · · Score: 1

      I use it all the time. They would need to remap that PrtSc if they got rid of SysRq button. Shift-PrtSc did nothing on my Thinkpad.

      Windows PC:

      PrtSc - copies entire desktop image to clipboard
      Alt + PrtSc - copies only the selected window to clipboard

      Is there a way to screen capture the active window and a dropped menu item (File, Edit, View, etc) w/o capturing the entire desktop? Alt activation closes menu item.

    7. Re:I don't recall ever using it... by pnewhook · · Score: 1

      Not on my Dell laptop. The SysRq is on F10 and PrntScrn is next to it on F11.

      I've occasionally used the screen paste PrntScrn feature, but never used SysRq

      --
      Tesla was a genius. Edison however was a overrated hack who liked to torture puppies.
    8. Re:I don't recall ever using it... by TrevorDoom · · Score: 2, Insightful

      On Windows Vista/7, you can use the Clipper Tool to do a grab of a window with a menu dropped down.

    9. Re:I don't recall ever using it... by VertigoAce · · Score: 3, Informative

      Hold Alt, navigate through the menus with the keyboard, then press PrtSc.

    10. Re:I don't recall ever using it... by Ephemeriis · · Score: 1

      SysRq is the print screen button, and I use it all of the time too. It is cut and paste for me, alt-printscreen (or control-printscreen) then shift-printscreen. Fastest screen paste in the west....

      Yup. I don't know that I've ever actually used SysRq for anything... But I use Print Screen all the freaking time.

      If they're just going to take off the SysRq text, and leave the key simply labeled Print Screen that's fine... But if they're going to remove the entire key, physically, that's going to be a problem.

      --
      "Work is the curse of the drinking classes." -Oscar Wilde
    11. Re:I don't recall ever using it... by interval1066 · · Score: 1

      I don't think they're going to remove the Print Screen function, just the SysRq function. Going over my digital life (of over 30 years, by my reckoning) I can't think of a time I ever noticed the SysRq function, much less used it.

      --
      Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
    12. Re:I don't recall ever using it... by mysidia · · Score: 1

      There are KVM over IP remote access units that use a similar keystroke.

      In a 3am emergency you won't be able to remote console into the datacenter KVM and switch over to the desired console, because the "Switch key"'s gone on the new Lenovo you got stuck with...

    13. Re:I don't recall ever using it... by Digicrat · · Score: 1

      I only used it once, and that was to fight against a severe Beryl-compiz crash, but it was quite useful.

      Before that, I had always just thought 'SysRq' was just an alternative/antiquated name for "Print screen" and not actually a special key code. Judging by the discussions below, I obviously wasn't alone in that assumption.

    14. Re:I don't recall ever using it... by fearlezz · · Score: 1

      I've been using ctrl+alt+ins as a hotkey to open rxvt, or now konsole for over 8 years. At one point, some keyboard manufacturers decided the insert wasn't needed anymore. It's still really pissing me off that some keyboards are just unavailable without my most important key.

      Some people apparently still use it. So don't remove it, even if only for backward compatibility.

      --
      .sig: No such file or directory
    15. Re:I don't recall ever using it... by DougReed · · Score: 1

      Oh .. Another good idea! Let's replace what we can do with a single button with some program I can launch and find some menu option to do it. Indeed, lets get rid of the keyboard altogether, and we can select all of our letters from a keyboard program on the screen using a mouse.

      sigh...

    16. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      Just did this today.

    17. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      So you use a KVM on your laptop?

    18. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      Well much like the above user I've used it for KVM switches too, which doesn't matter much for a laptop obviously. Additionally however it's the standard key in linux for doing all sorts of debugging and safety tasks when a system crashes on you, so the loss of it there might affect more than a few people, although I don't think lenovo is too high on the linux support tree nowadays?

    19. Re:I don't recall ever using it... by Austerity+Empowers · · Score: 1

      You are falling victim to the "new" engineering. By statistical analysis, PrintScr/SysRq is being used least frequently so it must be excess. There couldn't possibly be a use for those keys, right? Right?

      Of course who knows how many users have no idea they can do a screen capture with PrintScr, and would use it if they knew it was there.

    20. Re:I don't recall ever using it... by cayenne8 · · Score: 1
      I'm looking next to the SysRq key.....looking at the Pause/Break key and wondering what function it does?

      I never use that one either.

      On the other hand, until recently, I'd never pressed the button with the windows symbol on it...didn't know what it did, till about a year ago when someone was on my box 'driving'...I'd really never noticed it was there since it wasn't a key I learned in typing class, and that I don't use windows that often.

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    21. Re:I don't recall ever using it... by s73v3r · · Score: 2, Insightful

      So you configure it to some other, rarely used key.

    22. Re:I don't recall ever using it... by Alinabi · · Score: 1

      As a matter of fact I am. Albeit not a Lenovo.

      --
      "You can't allow somebody to commit the crime before you detain them." [Condoleezza Rice]
    23. Re:I don't recall ever using it... by AleBaba · · Score: 1

      Me too. My new notebook wants an "FN+F10, then release Fn" procedure to get a SysRq event, which was confusing at first, but still better than no SysRq at all.

    24. Re:I don't recall ever using it... by the_womble · · Score: 1

      I would not want to use a system that required me to do that countless times. I had forgotten about it.

      I like having a few unused keys to reassign. I currently have scroll lock starting Krunner (easier than the default Alt-F2).

      Lenovo's decision to require an extra key press to use the F* function keys also sucks. I use them much more than the screen brightness etc. keys Lenovo have put in their place - those things are much easier to do with a mouse.

      Anything non-standard sucks anyway: it just slows you down when you are on another machine (oops, I just admitted to doing it in the last para, but a user choosing their own settings is different).

    25. Re:I don't recall ever using it... by Mister+Whirly · · Score: 1

      I used to use the Pause key back in the DOS days - it would pause the output to the screen so if it was scrolling by to fast to read you could stop it and see what the output. I use the Windows key all the time when using keyboard shortcuts.

      --
      "But this one goes to 11!"
    26. Re:I don't recall ever using it... by bhtooefr · · Score: 1

      SysRq's original function was to drop to the OS to issue an OS command outside of the context of the currently running application.

      On the IBM PC, it was meant as a keyboard shortcut to switch between multiple concurrently running OSes, and later, as an application switching key (just like Alt-Tab in Windows today.)

    27. Re:I don't recall ever using it... by bhtooefr · · Score: 1

      Take a look at TFA, and see that they did remap PrtSc to Fn-Insert.

    28. Re:I don't recall ever using it... by rikkards · · Score: 1

      Interesting as my KVM uses the Print Screen button (ducks)

    29. Re:I don't recall ever using it... by Anonymous Coward · · Score: 1, Informative

      If you're using windows, they have an on screen keyboard that can send any keystroke you wish regardless of the keys on your keyboard. Its really handy in situations where your laptop keyboard is missing a few keys already before this change.

    30. Re:I don't recall ever using it... by JCSoRocks · · Score: 1

      I tried using the Clipper Tool once when I first got Vista. I have never used it again. When do you want just a tiny piece of a window? Not very often. Alt-PrtScn works just fine TYVM.

      --
      You are using English. Please learn the difference between loose and lose; they're, there, and their; your and you're.
    31. Re:I don't recall ever using it... by BrokenHalo · · Score: 2, Insightful

      The key I most despise is that stupid Windows button. I never knew (or cared) what it did, even on Windows boxes. Next is the Caps Lock key, which I simply disable, since the only times I have ever used it were by accident.

    32. Re:I don't recall ever using it... by mysidia · · Score: 1

      And when it's non-configurable?

      These KVMs are commonly hard-wired and cannot be changed to use a different key.

    33. Re:I don't recall ever using it... by BrokenHalo · · Score: 1

      it would pause the output to the screen so if it was scrolling by to fast to read you could stop it...

      Back in the day, we used to be able to get the same effect on *nix-ish machines (and more than a few distantly related mini/mainframe OSs) with Ctrl-S to stop and Ctrl-P to restart scrolling. I remember answering helpdesk enquiries where the user complained of a frozen screen which was often fixed with a judicious application of Ctrl-P...

    34. Re:I don't recall ever using it... by MoHaG · · Score: 1

      The same under DOS as scroll lock under Linux....

    35. Re:I don't recall ever using it... by dryeo · · Score: 1

      And of course ctrl-insert is used for copying to the clipboard and shift-insert for pasting, pretty important functions though you can use the Mac shortcuts as well on Windows and perhaps on Linux

      --
      https://en.wikipedia.org/wiki/Inverted_totalitarianism
    36. Re:I don't recall ever using it... by dave562 · · Score: 1

      It isn't just Lenovo, it is Apple too. A couple years ago I broke down and bought a MacBook Pro (mostly for my girlfriend, but also because I wanted to see what all the hype was about). The single most annoying thing about the laptop is that the F keys don't default to being F keys. When I press F1, I want F1. I don't want to adjust my screen brightness damn it! If I want to adjust my screen brightness, I want to press Fn+F1. For all of the praise that Apple gets for their usability, their F-key decision is one big FAIL.

    37. Re:I don't recall ever using it... by The_Wilschon · · Score: 0

      It's over IP, you said? Configure your laptop to claim over IP that it got the SysRq keystroke. If its over IP, then you almost certainly have a software layer between your laptop keyboard and the remote KVM. Change the software accordingly, or don't buy this laptop. At least one of these options is not difficult.

      --
      SIGSEGV caught, terminating

      wait... not that kind of sig.
    38. Re:I don't recall ever using it... by jeremyp · · Score: 1

      Open System Preferences.

      Click on the keyboard icon.

      Make sure you have the "Keyboard" tab selected.

      Click on the check box with the caption: "Use all F1, F2, etc. keys as standard function keys"

      --
      All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
    39. Re:I don't recall ever using it... by netsharc · · Score: 1

      Or use Windows' on-screen keyboard. Interestingly, does the Mac even have that key...

      --
      What time is it/will be over there? Check with my iPhone app!
    40. Re:I don't recall ever using it... by ottothecow · · Score: 1
      Caps lock sucks unless you need it (I see a lot of old systems like the ones used by airport ticketing agents that seem to like all caps...capslock is probably cheaper than rewriting some ancient mainframe code to work with lowercase)

      What is wrong with the windows key though? I love that thing. It was intended to be used for universal OS level shortcuts (I guess sort of like SysRq but more fun). Things like windows-l to lock the screen (works on ubuntu too) and any custom shortcuts you may want to define since you won't have to worry about fighting with application specific shortcut keys.

      Just pressing it brings up the start menu...on my ubuntu netbook, I have the windows key set to swap between the open windows and the NBR launcher. I use it most frequently though for the lock screen function and to control winamp--I have win-z through win-v bound as global hotkeys for previous/stop/playpause/next (it is wonderful and works from within games)

      --
      Bottles.
    41. Re:I don't recall ever using it... by ottothecow · · Score: 1
      The lenovo I am typing this on right now (Thinkpad T400) has perfectly normal function keys with XP...my old thinkpad T23 also had normal function keys too.

      you are probably using one of thier "consumer" models. Step up to a "business" model and everything will work just fine.

      --
      Bottles.
    42. Re:I don't recall ever using it... by dave562 · · Score: 1

      Thank you!

    43. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      pause pauses games, for example

    44. Re:I don't recall ever using it... by lgw · · Score: 1

      The Pause/Break key is handy when doing Windows development, as in Visual Studio it's the keyboard shortcut for pausing all threads so that you can inspect a program with the debugger (in the absense of handy breakpoints). Never used it otherwise.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    45. Re:I don't recall ever using it... by Impy+the+Impiuos+Imp · · Score: 2, Informative

      I am old enough to remember that the Scroll Lock key actually did lock the scrolling of an old text-based terminal window. They didn't even have a buffer to "scroll" back up, so if you needed to see something, it was that or forget it.

      It basically froze the entire computer and stopped processing. You can see a modern analog of that in a Windows "DOS" window (do a "dir" on a large directory). Scroll Lock doesn't work, but you can use the mouse to "select" a bit of text while it's moving and the whole thing halts, including any computation from that window.

      I never knew what SysRq did, though :)

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    46. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      Me too. Many games will actually save a screenshot to a file automatically when print screen is hit (no pasting required). I'm a compulsive archiver, so I'm constantly hammering that key when I play World of Warcraft to save a visual record of every little expense or accomplishment.

    47. Re:I don't recall ever using it... by riceboy50 · · Score: 1

      It is more convenient, to at least the majority of computer users, to have those keys default to actually performing a predefined function rather than nothing.

      --
      ~ I am logged on, therefore I am.
    48. Re:I don't recall ever using it... by Nefarious+Wheel · · Score: 1

      SysRq's original function was to drop to the OS to issue an OS command outside of the context of the currently running application.

      You forgot to mention which OS. I remember seeing it on the console terminals of IBM 360 mainframes.

      Now get off my lawn.

      --
      Do not mock my vision of impractical footwear
    49. Re:I don't recall ever using it... by Vintermann · · Score: 1

      Yeah, me too. It turned out ATI dropped support for my graphics card in the proprietary drivers (even though the laptop it's in was new 2 years ago). It took a lot of freezes and sysrqing until I realized it just wouldn't work.

      --
      xkcd is not in the sudoers file. This incident will be reported.
    50. Re:I don't recall ever using it... by Vintermann · · Score: 1

      > (it is wonderful and works from within games)

      Yes, I remember that. We got the windows key around the same time we started playing Quake over null-modem cables. We called it the "instant lose" button.

      --
      xkcd is not in the sudoers file. This incident will be reported.
    51. Re:I don't recall ever using it... by dave562 · · Score: 1

      It has been interesting to see how function keys have been depreciated. Having grown up with DOS and *nix programs, function keys were key (excuse the pun) to making the most of the programs. Each program had its own unique uses for the keys. In high school I was using Word Perfect 5.1 and that entire program was driven by the function keys.

    52. Re:I don't recall ever using it... by ottothecow · · Score: 1
      Oh...yeah, that part is less interesting. It doesn't work on all games but on some games it will pop you out to desktop...some it won't (its nice when a game breaks alt-tab...but sucks when it makes you lose).

      I was referring to my global hotkeys for winamp...it is quite nice to control music from inside the game without having to move your hand far from wasd. Skip silent parts/songs you don't want to hear and pause for intense moments of battle.

      --
      Bottles.
    53. Re:I don't recall ever using it... by squiggleslash · · Score: 1

      They're not hardwired to your laptop keyboard though.

      --
      You are not alone. This is not normal. None of this is normal.
    54. Re:I don't recall ever using it... by guitarMan666 · · Score: 1

      On my Dell laptop, the SysRq key, while not labeled, is still the same as the Print Screen key, like on most keyboards.

    55. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      No, no, no... he just wants to complain.

    56. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      I agree with this, whenever I'm on a Windows Machine and all the morons tell me to use "SnagIt" or some other screen capture program, I just press Print Screen and save myself $30.

    57. Re:I don't recall ever using it... by rgravina · · Score: 1

      No, it doesn't. The only command keys I can see on this Macbook Pro keyboard are esc, F1 - F12, an eject key, delete, tab, caps lock, return, shift, fn, control, option/alt and command/flower.

    58. Re:I don't recall ever using it... by shutdown+-p+now · · Score: 1

      Lenovo's decision to require an extra key press to use the F* function keys also sucks.

      Lenovo may have been the first to do it, but it's catching on, unfortunately. My HP Mini 5101 also has this "feature" out of the box. It's implemented on low level, in fact, so you have to muck around with CMOS settings to change it.

    59. Re:I don't recall ever using it... by shutdown+-p+now · · Score: 1

      The key I most despise is that stupid Windows button. I never knew (or cared) what it did, even on Windows boxes.

      I haven't ever seen anyone actually use the Win key on its own, in Windows or any other OS.

      Otherwise, however, it's just an extra modifier key like Alt or Ctrl, which should, if anything, be more appreciated by Linux users. It can be bound to Meta or Super, for example. If you use keyboard-heavy applications (e.g. ratpoison, or other similar minimalistic WM), an extra modifier means fewer keypresses.

      And if Windows logo annoys you, there are Tux keyboard stickers for sale just for such an occasion.

    60. Re:I don't recall ever using it... by deniable · · Score: 1

      It didn't just pause the output like Ctrl-S did, it paused the whole machine. Great fun.

    61. Re:I don't recall ever using it... by deniable · · Score: 1

      Try Scroll Lock in Excel some time.

    62. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      Looks like they have moved the print screen to 'fn + insert'
      (thats by looking at the piccy - http://backoffice.ajb.com.au//images/news/Lenovo-X100e-keys.jpg )

      Wonder if it will allow alt+fn+insert to capture active window

    63. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      how come nobody complain about that "apple" key?

      anyway, I've found myself using it a lot in windows 7, where it works as intended (a "window" key) for managing windows:
      http://www.blogsdna.com/2023/windows-7-keyboard-shortcuts-list.htm (past the ads)

    64. Re:I don't recall ever using it... by peterbye · · Score: 1

      I've always found Ctrl+S and Ctrl+Q adequate for that, never used the scroll lock key.

    65. Re:I don't recall ever using it... by afd8856 · · Score: 1

      Indeed, I'm using it on Linux as a modifier key to switch the workspaces, for example. Win+1 instead of Alt+1 (as I got used to from WindowMaker), keeps Firefox tab switching happy.

      --
      I'll do the stupid thing first and then you shy people follow...
    66. Re:I don't recall ever using it... by s0l1dsnak3123 · · Score: 0

      I second this, I use the Magic SysRq keybindings often.

    67. Re:I don't recall ever using it... by Anonymous Coward · · Score: 0

      I could have sworn the "Pause" key froze the processor. But then, I've never seen Scroll Lock do anything either, and I started in DOS 3.3. At work we have a 4 way KVM that switches machines via "Press ScrLk twice then a number 1-4". That's the most use I've had from that key, ever.

    68. Re:I don't recall ever using it... by mysidia · · Score: 1

      On a Mac: F15, F14, and F13 map to Pause/Break, Scroll lock, and Prt Scrn, respectively.

    69. Re:I don't recall ever using it... by mysidia · · Score: 1

      They're over IP, but use a proprietary protocol.

      You need special software on the PC that is specific to the KVM manufacturer.

      And i've tried using the on-screen windows keyboard, when I want to do Control+Alt+SysRQ+b to reboot a locked up Linux box.

      It seems, that Windows on-screen keyboard doesn't work, or is unable to simulate keystrokes that the software will pick up.

      On OpenSolaris (probably BSD,Linux too), there isn't even an equivalent to the Windows on-screen KB...

    70. Re:I don't recall ever using it... by rpresser · · Score: 1

      So express your displeasure with Lenovo's decision -- hey, you just did that! Good job -- and don't use a Lenovo. And shut the hell up already.

    71. Re:I don't recall ever using it... by rpresser · · Score: 1

      Scroll Lock does something useful to this day in Microsoft Excel.

      But even in DOS 3.3, third-party programs made use of it. FANSI-CONSOLE was a third-party ANSI.SYS replacement that used Scroll Lock for working with text it had captured as it scrolled away. I.e., if you did DIR /S and eight pages of screen got scrolled away before you could read them, hit the Scroll Lock key and then just use PageUp to go back dnd review them. At least that's how I remember it working, my memory is a little fuzzy.

    72. Re:I don't recall ever using it... by rpresser · · Score: 1

      It makes an excellent extra modifier key, useful with keyboard macros. In Vista or Windows 7, you hit it once and get a universal search box -- one keystroke less than hitting the control key twice for Google Desktop Search.

    73. Re:I don't recall ever using it... by mysidia · · Score: 1

      This is a public forum, and the question was "Does your PC Really Need a SysRq Button" anymore.

      And the answer is a firm yes.

      There is no reason for you to get ugly and post flamebait like the above.

    74. Re:I don't recall ever using it... by rpresser · · Score: 1

      There is an excellent reason: I'm tired of having such good /. Karma, and I'm hoping that by being randomly mean I can get it down some.

  2. Debug key by sopssa · · Score: 5, Interesting

    Ever wondered what the SysRq key on your keyboard does?

    Introduced by IBM with the PC/AT, it was intended to be available as a special key to directly invoke low-level operating system functions with no possibility of conflicting with any existing software.

    In Linux, the kernel can be configured to provide functions for system debugging and crash recovery.[4] This use is known as the "Magic SysRq key".

    Microsoft has used SysRq for various OS- and application-level debuggers. In the CodeView debugger, it was sometimes used to break into the debugging during program execution.[5] For the Windows NT remote kernel debugger, it can be used to force the system into the debugger.[6]

    So it's a handy debugger key for those who need one, functioning in the same key as print screen, but you need to hold alt key. What's the harm having it there, since it already is? It's not like it's an extra button on your keyboard.

    1. Re:Debug key by mschirmer · · Score: 0

      Maybe they are going to replace it with an "Terminate Process" key? Wouldn't that be nice.

    2. Re:Debug key by Infiniti2000 · · Score: 5, Funny

      Lenovo doesn't need to do any debugging so the key is superfluous to them.

    3. Re:Debug key by houstonbofh · · Score: 3, Interesting

      In Linux, the kernel can be configured to provide functions for system debugging and crash recovery.[4] This use is known as the "Magic SysRq key".

      I guess there will be no more Raising Skinny Elephants on a Lenovo anymore. And while I have only used it a few times in the last year, I have used it.

    4. Re:Debug key by digitalhermit · · Score: 3, Informative

      Oh heck, I use the SysRq key on an almost daily basis whenever I screw up a kernel compile (and that's often). At least on my keyboards, it's on the same key as PrntScrn. Looking at my keyboard, there's nothing that I don't use on a fairly regular basis:Num Lk - *almost* always on when using a laptop. Almost always off when using a regular keyboard. Pause/Break I've mapped to bring up my task manager. I've also noticed that the paint is actually wearing off the hjkl keys on one keyboard (too much nethack...er vi).

    5. Re:Debug key by Daniel_Staal · · Score: 1

      On a laptop, it is an extra button on the keyboard. They made the print screen key an alt-key on the insert key.

      So it saves them some space, which is valuable in the specific market they are in.

      --
      'Sensible' is a curse word.
    6. Re:Debug key by ais523 · · Score: 4, Informative

      This conflicts badly with Ubuntu's decision to make Alt-Sysrq+K the default way to kill X (as opposed to control-alt-backspace which is too easy to press by mistake), too.

      --
      (1)DOCOMEFROM!2~.2'~#1WHILE:1<-"'?.1$.2'~'"':1/.1$.2'~#0"$#65535'"$"'"'&.1$.2'~'#0$#65535'"$#0'~#32767$#1"
    7. Re:Debug key by whisper_jeff · · Score: 1

      In the past year, how many times have you used the key?

      Now, go ask 1,000 random people on the street how many times they've used it in the last 5 years.

      I strongly suspect that you've used it more times in one year than 1,000 random people have in the last five years. What does that tell you?

    8. Re:Debug key by Anonymous Coward · · Score: 0

      Isn't the Openboot (Sun Microsystems) and other Open Bios projects using this key?

    9. Re:Debug key by C0vardeAn0nim0 · · Score: 2, Interesting

      just do like HP did with the notebook i use at work

      Fn key + scroll lock = num lock
      Fn key + pause = break
      Fn key + insert = prt scr
      Fn key + delete = sys rq

      or are you gonna tell me lenovos dont have the "fn" key ?

      heck, even 5 yr old iBooks have Fn keys...

      --
      What ? Me, worry ?
    10. Re:Debug key by grub · · Score: 5, Funny


      I use the SysRq key on an almost daily basis whenever I screw up a kernel compile

      Hey, how is Gentoo nowadays?

      .

      --
      Trolling is a art,
    11. Re:Debug key by mcgrew · · Score: 2, Insightful

      It's just like every other key on your keyboard -- what it does is up to the programmer. Why do OSes use alt-tab to switch between applications, when SysReq is a logical choice? Why did they add that stuupid "windows key" when, again, SysReq would serve perfectly adequately?

      I'd posit that Scroll Lock has been the useless key ever since they started putting the numeric keypad separate from the navigation keys. I always fond it maddening that Bios manufacturers and Microsoft had the numeric keypad set to "cursor key mode" by default, despite the fact that there's a separate set of cursor keys. Most PCs I'd have to change the default in the BIOS, and it would still be in cursor mode on starting Windows and I had to change it there, too.

      Some of you guys that make these decisions annoy me to no end.

    12. Re:Debug key by houstonbofh · · Score: 2, Funny

      Oh yeah... THAT makes it portable.

    13. Re:Debug key by lcarnevale · · Score: 2, Insightful

      Yeap, I agree, the Magic SysRq key may be used little if at all (I don't remember the last time I used it), but maybe the solution is not removing the key because is not used, instead try to finding it a use.

    14. Re:Debug key by sopssa · · Score: 1

      I have used it sometimes. Not that often that people working more on things that require it. But that's not the point. If it were a separate key, I could agree that there isn't really a need to have it. But since it's almost always an alt-key of something else, I don't see the need to remove it.

    15. Re:Debug key by JWSmythe · · Score: 1

          You know, that's not a bad option, except it makes it less portable. I had an alienware laptop that was just out of warranty. The keyboard stopped working and I was told "just plug in a USB keyboard, and you can order a key keyboard for only $125". Hrm. I went the USB keyboard *without* ordering theirs. The machine only survived a couple more months, before dying a horrible death. (It was left running in my hotel room while I was out somewhere. The A/C broke. I got back a few hours later to find it wouldn't turn back on.). Traveling with a keyboard in tow isn't exactly ideal. Fullsize keyboards don't fit well in laptop bags.

          I've been generally annoyed with laptops, since they move keys around anyways. I've found the same thing with PC keyboards. Sure, all the letters, numbers, and characters are in the same place. Well, except the enter key may be shaped differently, which will move the backslash and pipe elsewhere. Sometimes the tilde (~) and backquote(`) get shoved off somewhere, because who would ever want to use those? Or some arbitrary non-alphanumeric key will be sized smaller since "no one uses it". My big gripe is with the keys between the alphanumeric group and the 10-key group. Depending on the keyboard, they move things around. Sure, it's fine if you hunt and peck, but when I'm pounding away at 100wpm, stopping to find where a keyboard layout put some key is annoying and time consuming.

          I'm not against change, and can adapt, but when I'm asked to work on various computers, it's a pain to play the "where is the [something]key. If it was a migration to a new standard, that would be a lot different. Instead, vendors are changing to suit their needs (or just to be different), and making life difficult for those of us who use lots of different machines.

          I'm not a snob. I usually buy the $9.99 keyboards for machines I use. Why? Because when they break, I won't care. :) I am careful to make sure the keys are all in the right places though. Right now, I'm using an emachines keyboard that I adopted from a stack of unused keyboards. All the keys are in the right places. They added volume buttons above the regular keys, and a sleep/hibernate button way off to the right side. Otherwise, it's a standard 104-key keyboard, and I won't have to go hunting for keys.

          I never really liked Lenovo's, but if they're screwing with the keyboard layouts, I won't ever willingly use one.

      --
      Serious? Seriousness is well above my pay grade.
    16. Re:Debug key by bill_mcgonigle · · Score: 1

      I always fond it maddening that Bios manufacturers and Microsoft had the numeric keypad set to "cursor key mode" by default, despite the fact that there's a separate set of cursor keys.

      To play devil's advocate, there is a separate set of number keys too.

      But we both know that the dedicate cursor keys are in the most ergonomic position already, and the numeric keypad is the most ergonomic form for number entry, so 'cursor mode' is a dumb default.

      But Microsoft owes its existence to backwards-compatibility, so it's not surprising.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    17. Re:Debug key by Daniel_Staal · · Score: 1

      Sure they do. They just think there are more useful things to do.

      I don't see either scroll lock or pause in the pic of their layout, insert/prt scr is there, and fn + delete is 'decrease brightness'.

      Basically, there is a limited amount of space, and Lenovo has to prioritize which keys and functions they think their customers want. Based on their research, for the customers this specific line is aimed at (which isn't their entire line), the don't think SysRq is a key they want access to with any priority. Other things are more useful.

      --
      'Sensible' is a curse word.
    18. Re:Debug key by Anonymous Coward · · Score: 0

      it's also the print screen key. Which is used a lot

    19. Re:Debug key by onepoint · · Score: 2, Insightful

      Well, outside of slashdot user-base ( the users of slashdot are primarily composed of higher educated, much more computer skilled users, whom, can do more with there computers in a day than most people in a week ) the SysRq key is a key of use. as for the rest of 99.44% of people it's a non-issue

      Anyway, most of the users of slashdot would know to custom build there own developmental workstation platform and would order that specific type of keyboard.

      it's wonderful to see that the users here battle it out for keyboard layout preferences.

      heck if I was a manufacture of anything related to computers, I would first spend a month researching slashdot just to find idea's and trying to fill them.

      --
      if you see me, smile and say hello.
    20. Re:Debug key by Anonymous Coward · · Score: 2, Insightful

      You're compiling kernels on the road?

    21. Re:Debug key by pla · · Score: 1

      I guess there will be no more Raising Skinny Elephants on a Lenovo anymore. And while I have only used it a few times in the last year, I have used it.

      Huh, I never actually bother using R and E (just a quick SUB). But if you do... Shouldn't you E (or even I) before S?

      And skipping the U, not a good idea if you have large drives. Checking an okay-but-not-clean 1TB drive can take a good half hour on rebooting. :)

    22. Re:Debug key by Rogerborg · · Score: 5, Funny

      Hang on, he'll get back to you in 36 hours with an optimal rejoinder.

      --
      If you were blocking sigs, you wouldn't have to read this.
    23. Re:Debug key by Anonymous Coward · · Score: 0

      If I had a nickel for every time I accidentally pressed control-alt-backspace while typing...

    24. Re:Debug key by Lisandro · · Score: 1

      I've always wondered - how exactly is easy to press ctrl-alt-backspace by accident?

    25. Re:Debug key by Culture20 · · Score: 1

      Why would they move ctrl-alt-backspace to something stupid no one knows? If I'm going to type ctrl-alt-delete and hit bksp instead of del, then no harm has been done.

    26. Re:Debug key by Andrewkov · · Score: 5, Funny

      You'd be surprised, I pressed it twice just while typing this comment.

    27. Re:Debug key by pnewhook · · Score: 1

      Ok, so for those Linux kernel developers that use SysRq, just map the windows key to that functionality.

      --
      Tesla was a genius. Edison however was a overrated hack who liked to torture puppies.
    28. Re:Debug key by Anonymous Coward · · Score: 0

      Too easy to press by mistake? Do you type with your feet?

    29. Re:Debug key by Anonymous Coward · · Score: 0

      Doesn't CAB atleast give xorg a chance to get it's shit in order?, The preferd way was always alt+sysrq+r,ctrl+alt+F1,htop and sort out the problem CAB/Alt+sysrq+K are just for windows users who don't know any better.

    30. Re:Debug key by kju · · Score: 1

      Why do OSes use alt-tab to switch between applications, when SysReq is a logical choice?

      Because it won't work as an adequate replacement. When you use alt+tab, you keep pressing the alt-key between individual presses on tab. The system therefore knows that you are not yet done with selecting the application it should show and e.g. continues to show the list, or at least don't switch yet. You can not have the same functionality with only one key, and alt+sysrq would suck, as you can't do this with only one hand.

    31. Re:Debug key by textstring · · Score: 1

      I'm not a snob. I usually buy the $9.99 keyboards for machines I use.

      You don't have to drop a mint to get a good keyboard. Check out your local free geek (or equivalent) and you'll likely find an IBM model m in a giant pile of keyboard for under $10. They won't break but you will care about it dearly.

    32. Re:Debug key by V!NCENT · · Score: 1

      heck if I was a manufacture of anything related to computers, I would first spend a month researching slashdot just to find idea's and trying to fill them.

      Intel did...

      --
      Here be signatures
    33. Re:Debug key by dAzED1 · · Score: 1

      I've got an idea then - just make 5 buttons. With the various permutations possible, that will be more than enough.

    34. Re:Debug key by thebasicsteve · · Score: 5, Informative

      Ubuntu didn't change the key. On any kernel with the "magic SysRq key" enabled (which Ubuntu has), Alt+SysRq+K kills all running processes on the current VT. Therefore, it kills X.
      Ubuntu's recent decision to disable Ctrl+Alt+Backspace by default is a separate issue.
      On older versions of Ubuntu, you will find that either key combo will kill X.

    35. Re:Debug key by PitaBred · · Score: 2, Insightful

      ...too easy to hit by mistake? I have never, ever even come close to hitting ctrl+alt+bksp by mistake. I mean... how would you actually go about doing that?

    36. Re:Debug key by Clover_Kicker · · Score: 1

      Well, outside of slashdot user-base ( the users of slashdot are primarily composed of higher educated, much more computer skilled users, whom, can do more with there computers in a day than most people in a week ) the SysRq key is a key of use. as for the rest of 99.44% of people it's a non-issue

      Anyway, most of the users of slashdot would know to custom build there own developmental workstation platform and would order that specific type of keyboard.

      it's wonderful to see that the users here battle it out for keyboard layout preferences.

      heck if I was a manufactureR of anything related to computers, I would first spend a month researching slashdot just to find idea's and trying to fill them.

      The spelling and grammar mistakes are intentional, right? Some kind of ironic trollbait in a post talking about the well educated Slashdot userbase?

    37. Re:Debug key by TheRaven64 · · Score: 3, Funny

      If you are compiling kernels that often, then you are either a kernel developer or an idiot. If you are a kernel developer, then you can just make your kernel intercept some other key combination. If you are an idiot, then there's no reason for the rest of the world to cater to you.

      --
      I am TheRaven on Soylent News
    38. Re:Debug key by PitaBred · · Score: 1

      My current T61 has the SysRq key as an Fn-modified key. They must be completely removing it.

    39. Re:Debug key by QuantumLeaper · · Score: 1

      I have had wiring problems with my model M before, other than that they are good keyboards. I guess if I typed like everyone else it would be a problem but I use my keyboard on my lap. I just don't like the spacing between the keys, most keyboard have the keys too close together.

    40. Re:Debug key by BronsCon · · Score: 0, Flamebait

      I don't know WTF alt-ctrl-del does on YOUR Linux box, but on all of mine, it brings up a menu. Killing X instead of bringing up a menu seems like harm done, to me.

      Or are you a Windows-only poser trying to act like you know WTF you're talking about?

      --
      APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
    41. Re:Debug key by hson · · Score: 3, Informative

      Yeah, try that in Solaris and watch all processes die...

      killall is used by shutdown(1M) to kill all active processes not directly related to the shutdown procedure.

      Use pkill(1).

    42. Re:Debug key by Anonymous Coward · · Score: 0

      On a kinesis, they're all next to each other, and I use alt-backspace for delete-word. Once a week I accidentally kill my x session.

    43. Re:Debug key by arizonagroovejet · · Score: 1

      Ctrl-Alt-Backspace really isn't all that easy to hit. I accept that one shouldn't be able to kill X simply by holding the wrong three keys. However I think Ubuntu's decision to change the keys is much worse than openSUSE's solution which is to require you to press Ctrl-Alt-Backspace twice in quick succession in order to kill X. http://www.novell.com/linux/releasenotes/i586/openSUSE/11.0/#01

    44. Re:Debug key by DragonWriter · · Score: 1

      I don't know WTF alt-ctrl-del does on YOUR Linux box, but on all of mine, it brings up a menu. Killing X instead of bringing up a menu seems like harm done, to me.

      Or are you a Windows-only poser trying to act like you know WTF you're talking about?

      Ctrl-Alt-Del brings up a menu on Windows, too. (Not sure about Vista/7, but it brings up the Lock/Logoff/Shutdown/Task Manager/etc. menu on XP Pro and the earlier equivalents, and I think it brings up the Task Manager -- same as Ctrl-Shift-Escape -- on XP Home.) So, even relying on Windows knowledge alone, GGP doesn't make much sense.

    45. Re:Debug key by BronsCon · · Score: 1

      Unless he hasn't upgraded since 98... or... is he running ME?

      --
      APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
    46. Re:Debug key by ebuck · · Score: 1

      Um, how in the *ell is it too easy to do a control-alt-backspace by mistake? By habit, perhaps, but by mistake?

    47. Re:Debug key by billcopc · · Score: 1

      About as easy as typing "YOU ALL SUCK DICK" by accident, when you really meant to say "hi."

      The keys are like, right next to each other

      --
      -Billco, Fnarg.com
    48. Re:Debug key by Anonymous Coward · · Score: 0

      What's the harm having it there, since it already is?

      We're talking about laptops here. There's limited(*) space, so everything's got some opportunity cost. Likewise, if you're designing a keyboard (which makes sense on laptops, since the keyboard is not a separate device) no key is "already there."

      (*) And I really mean limited. I have never in my life used any laptop keyboard, even the biggest of them, that I really liked. There's still no such thing (from what I've seen so far; I could be wrong) as a good laptop keyboard. So the situation is ripe for improvement and it makes sense that designers should be fucking around (and invariably making some mistakes).

    49. Re:Debug key by bensode · · Score: 1

      Working with Vware a lot ... ctrl-alt-ins is the command to send ctl-alt-del to the guest. I've hit backspace instead of ins dozens of times by mistake with these beefy fat fingers of mine. I eventually remapped the Gnome keyboard preferences to remove the user-switch function of ctrl-alt-del to null so that I could go back to using that instead of ctrl-alt-ins to log into guest Windows hosts.

      --
      "Keep at least 3-6 full bottles of hard alcohol on hand, a 2 week resignation notice,..." - Poetmatt
    50. Re:Debug key by DiegoBravo · · Score: 1

      If you are used to Vmware.

    51. Re:Debug key by colin_s_guthrie · · Score: 4, Informative

      I think you're confused. Alt+SysRq+K is one of the Linux "Magic Keys" http://en.wikipedia.org/wiki/Magic_SysRq_key it kills all processes on the current VT, not just X. Most modern X implementations will still work with Ctrl+Alt+BkSp but you now need to do it twice and the first time it makes a rather ominous "beeeeeeeeeep" at you to warn you that you maybe about to make a bad decision....

      So this is hardly an "Ubuntu decision" (like most distros they just package up what's already there, mix it up with a few good and a few bad ideas of their own and paint it nicely).

    52. Re:Debug key by Anonymous Coward · · Score: 0

      My favorite USB keyboard is a Thinkpad mobile keyboard, you insensitive clod!

    53. Re:Debug key by tempest69 · · Score: 1
      Overall I'm kinda happy that keyboards seem to be converging on a pretty normal layout. Back in the eighties, I hated how much the keyboards varied.

      Yea, I kinda wish that the "Big Enter" would have survived natural selection. Sure it moves the |\ to the bottom, but that seems fine. Amputating the large backspace for the big enter makes me cranky
      The windows key still makes me cranky, as playing quake eventually leads to a menu popup at some inopportune moment.
      I'm a keyboard snob. I'm behind the thing far too many hours to not care. I like the DAS keyboard, but it isnt the same as typing behind a unicomp keyboard. Though gaming on a super clicky unicomp isnt quite the same. The unicomp is the heaviest keyboard I've owned, I suspect that it can handle some real abuse.

    54. Re:Debug key by olderchurch · · Score: 1

      That doesn't work when your kernel crashes. No terminal, no nothing. It is nice to know why your kernel crashed. That is what the SysRq is used for in Linux. Read more here: http://en.wikipedia.org/wiki/Magic_SysRq_key

      --
      Disclaimer: This opinion was created without the use of any facts
    55. Re:Debug key by ais523 · · Score: 1

      I've used it before when an application running inside X that I was developing started causing massive thrashing (due to a mistake I made). The computer was rather unresponsive to everything; and control-alt-backspace at least kills the process the next time the thrashing kernel starts paying attention to the keyboard, rather than having to go over to one of the other terminals, log in, find out what process it was, and kill it, with a very badly unresponsive computer.

      --
      (1)DOCOMEFROM!2~.2'~#1WHILE:1<-"'?.1$.2'~'"':1/.1$.2'~#0"$#65535'"$"'"'&.1$.2'~'#0$#65535'"$#0'~#32767$#1"
    56. Re:Debug key by rduke15 · · Score: 1

      On my Thinkpad with Ubuntu Jaunty 9.04, the key seems unusable. Whatever combination I try, I only get the "Save Screenshot" dialog.

      It is on the same key as "PrtScr", written in blue, so theoretically I should press the blue Fn key and PrtScr to get SysReq.

      However, whether I press PrtScr, Fn-PrtScr, Alt-PrtScr or Fn-Alt-PrtScr, all I can do is save a screenshot. (Which is useful, but shouldn't need so many different key combinations for the same effect). So for me, I do have the SysReq key, but apparently no way to use it.

    57. Re:Debug key by thisissilly · · Score: 1

      I did it a few times when I had my window manager configured to use ctrl+alt+(#) to switch between desktop windows. Type something on desktop 3, ctrl+alt+4 to check something on desktop 4, ctrl+alt+3 back, hit backspace with my right hand to correct my typing before fully releasing ctrl+alt with my left... boom, down goes X.

      Granted, I would do something like that maybe twice a year, with 7 hour a day use, but I have done it.

    58. Re:Debug key by digitalhermit · · Score: 4, Funny

      Haha, who's laughing now. I did it in six hours!!! And you mocked my -funroll-loops and -O16. Who's laughing now???

    59. Re:Debug key by Anonymous Coward · · Score: 0

      Thank you!
      (Wondered why Ctrl-Alt-Backs no longer worked for me.)

    60. Re:Debug key by bipbop · · Score: 1

      Same. In fifteen years, I've never hit it by accident.

    61. Re:Debug key by MindlessAutomata · · Score: 1

      yeah, i get that problem all the

    62. Re:Debug key by MindlessAutomata · · Score: 1

      I laughed out loud at this.

    63. Re:Debug key by digitalhermit · · Score: 1

      I make no claims that I am not an idiot, but until my work stops requiring hourly kernel rebuilds I'm keeping to the default key sequence as that causes the least number of WTF outbursts.

    64. Re:Debug key by taoye · · Score: 1

      I have never used this key, along with the scroll lock. Reading all the other comments, I suppose if I were to use it, it'd be on a desktop computer, so I personally don't see any problem with eliminating the key (or at least hiding it under an fn+something mapping)

    65. Re:Debug key by dotgain · · Score: 1

      If I had a nickel for every time I deliberately pressed control-alt-backspace after begrudgingly accepting that thanks to Beryl/Compiz/Whoever the buck gets passed to these days crashing, I've lost all my unsaved state AGAIN.

    66. Re:Debug key by BrokenHalo · · Score: 1

      That doesn't work when your kernel crashes.

      ...Which is exactly why we don't need a SysRq button. I don't need more than one finger to count the number of Linux kernel crashes I have seen since 1994, disregarding those circumstances where through my own stupidity or lack of attention I have managed to compile a kernel doomed to failure.

    67. Re:Debug key by DMUTPeregrine · · Score: 1

      Bash your keyboard against your desk, holding while holding it on the A/Capslock side. Smashing it against your forehead may also work.

      --
      Not a sentence!
    68. Re:Debug key by Griffon26 · · Score: 1

      I use scroll lock when I see something unexpected during the boot process and want to have some more time to read it before it scrolls off the screen.

    69. Re:Debug key by Culture20 · · Score: 1

      No, I'm a Linux and Windows user who knows what ctrl-alt-del does on a command line Linux. Type Ctrl-alt-F4 or something to get a vitual terminal and then type ctrl-alt-del. I haven't tried it in X forever, but last time I did, I remember it sending a reboot command. All I know is that Ctrl-alt-backspace is ingrained in my head as the X-killer, and I've heard no announcements that a commonly known key sequence is changing.

    70. Re:Debug key by Zoxed · · Score: 1

      > If you are a kernel developer, then you can just make your kernel intercept some other key combination.

      I am not and sysrq or kernel expert but: AFAIK the kernel does not get the sysrq directly. The request goes straight to the BIOS, and then, on a configured Linux kernel, comes back up to a kernel routine. So if the usual X and/or kernel k/b handler lock up you can still have a key that reacts. I think.

    71. Re:Debug key by Anonymous Coward · · Score: 0

      ctrl-alt-PgDn ctrl-alt-\

    72. Re:Debug key by dryeo · · Score: 1

      Linux used to come with ctrl-alt-del mapped to shutdown -r now. It varied whether it was enabled but was easy to enable/disable in one of the rc files in /etc

      --
      https://en.wikipedia.org/wiki/Inverted_totalitarianism
    73. Re:Debug key by Ekdar · · Score: 2, Insightful

      Vast majority of the keys appear to have no Fn capability at all, so the issue seems to be more about aesthetics (or something) than space.

    74. Re:Debug key by bcmm · · Score: 3, Informative

      They are not actually the same. Ctrl-alt-backspace tells X to quit, which it will do if it's actually well enough to listen. Alt-SysRq-K is a key combo for the kernel, and tells it to kill everything running on the current virtual console (originally so that you could make sure you were typing your password into the getty instead of into a program another user had left running to phish login details).

      This has the advantage that it will always kill X, even if X has hung (and will always give you your display back unless the graphics driver has left the adaptor in a weird state), and can also kill whatever (graphical) program had made the system unresponsive, even if it's malfunctioned badly enough to continue eating resources after losing it's connection to the X server.

      --
      # cat /dev/mem | strings | grep -i llama
      Damn, my RAM is full of llamas.
    75. Re:Debug key by PA23 · · Score: 1

      Ever wondered what the SysRq key on your keyboard does?

      Introduced by IBM with the PC/AT, it was intended to be available as a special key to directly invoke low-level operating system functions with no possibility of conflicting with any existing software.

      I remember using the SysRequest key on an old IBM System-34, that was long before the PC/AT, oh wait I just gave away my age

    76. Re:Debug key by Patch86 · · Score: 1

      That seems stupid, considering a lot of compact keyboards (on laptops, for example) have already relegated SysRq to "Function" status anyhow. Pressing that keycombo on the laptop I'm using right now would mean Alt+Fn+SysRq+K. That's quite a lot of fingers-on-buttons for quite a small keyboard.

    77. Re:Debug key by Sir_Lewk · · Score: 1

      You've never met a gentoo user have you? They compile kernels everywhere. You'll be having a conversation with one only to realize that he's currently compiling a kernel. It's like their drug or something.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    78. Re:Debug key by Anonymous Coward · · Score: 0

      That must seriously fuck up his battery life. What does he get, like half an hour from a fully charged battery?

    79. Re:Debug key by onepoint · · Score: 1

      Well, I did not say I was the primary.

      Thank you for teaching me better grammar.

      --
      if you see me, smile and say hello.
    80. Re:Debug key by bughunter · · Score: 2, Funny

      You've never met a gentoo user have you? They compile kernels everywhere.

      Sounds analogous to my geriatric, incontinent cat.

      --
      I can see the fnords!
    81. Re:Debug key by lgw · · Score: 1

      On my last home Linux box, Ctrl-Alt-Del did a hardware reboot of the system. That was a bit of a surprise when I was using emacs, and trying to do whatever I had it bound to. Of course, this was some time ago.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    82. Re:Debug key by adamofgreyskull · · Score: 1

      As another piece of anecdotal evidence, I use rdesktop to access a machine at work. I used to have only one monitor. The default for switching between full-screen and windowed in rdesktop is Ctrl-Alt-Enter. Enter is right below the Backspace on my keyboard.

    83. Re:Debug key by marcansoft · · Score: 2, Informative

      Ubuntu's recent decision to disable Ctrl+Alt+Backspace by default is a separate issue.

      It wasn't Ubuntu's decision, it was Xorg's. I had to explicitly map Ctrl+Alt+Backspace again under Gentoo after a recent Xorg update.

    84. Re:Debug key by neurovish · · Score: 1

      In Linux, the kernel can be configured to provide functions for system debugging and crash recovery.[4] This use is known as the "Magic SysRq key".

      I guess there will be no more Raising Skinny Elephants on a Lenovo anymore. And while I have only used it a few times in the last year, I have used it.

      Meh, I always found that to be Utterly Boring anyways.

    85. Re:Debug key by Vintermann · · Score: 1

      But if TheCrashingAppThatTakesYourComputerHostage has control over your display and/or keyboard when it crashes (it seems every other SDL app does this, parachute or not), you need to remember those SysRq key combos.

      --
      xkcd is not in the sudoers file. This incident will be reported.
    86. Re:Debug key by Vintermann · · Score: 1

      Considering one user here in this thread has admitted to starting his terminal with ctrl-alt insert, I can imagine it does happen. But I still disagree with Ubuntu. When my X server freezes I can't just quickly look up the documentation to find out what Ubuntu's preference for "kill X button" is (and people who bind stuff to ctrl-alt [anywhere near bksp] deserve what they get anyway!)

      --
      xkcd is not in the sudoers file. This incident will be reported.
    87. Re:Debug key by Anonymous Coward · · Score: 0

      There are other ways to Reboot Even If System Utterly Broken

    88. Re:Debug key by Fumus · · Score: 1

      I too can't imagine accidentally pressing this key combo, but it can happen for some, apparently.

      ctrl+backspace is very handy for deleting whole words while you're typing and I use it a lot. So maybe if someone tried multitasking while typing...

    89. Re:Debug key by Anonymous Coward · · Score: 0

      Lenovo doesn't need to do any microsoft debugging so the key is superfluous to them.
      Here, fixed that for you.

    90. Re:Debug key by BikeHelmet · · Score: 1

      I did it when I was trying to take a screenshot. My keyboard is pretty compact, and I missed the print screen key. :P

      Since I didn't know what happened, I just reset the computer. Now I understand a lot more linux keyboard shortcuts. ;)

    91. Re:Debug key by Anonymous Coward · · Score: 0

      You probably sit a a laptop?

      If you press [fn]+[sys-req]+[k] you probably enabled the numeric keypad with [fn] and pressed '2' instead of 'k'....

    92. Re:Debug key by ckaminski · · Score: 1

      Once a modern Protected mode OS boots, there is nothing left of a BIOS running.

      Linux/Windows/OS2/FreeBSD is 100% in control.

    93. Re:Debug key by mrmeval · · Score: 1

      They can bite me. Standard defeatured crap like M$, Ubuntu and Gnome.

      --
      I'd go on a Vegan diet but the delivery time from Vega is too long. --brownkitty
    94. Re:Debug key by Clover_Kicker · · Score: 1

      Wow, I think that's the first time I've done a spelling/grammar flame on Slashdot and the other guy didn't get annoyed and defensive and look like an idiot.

      2 thumbs up.

    95. Re:Debug key by Haricophile · · Score: 1

      What about ubuntu ? I think control-alt-backspace with some other things are moved to desktop convenience for cleaning xorg. This is not Ubuntu specific.

    96. Re:Debug key by corychristison · · Score: 1

      Its great!

      I take time to disable everything I don't need in the kernel so it compiles the kernel and modules in about 30 minutes (on an AMD X2 5200+, 4GB DDR2 RAM, Nvidia nForce Chipset)

    97. Re:Debug key by Nakor+BlueRider · · Score: 1

      I suppose if you use Ctrl-Backspace (delete last word) a lot it's only one extra key. But that said, I do, and I don't recall having ever accidentally killed X.

    98. Re:Debug key by ais523 · · Score: 1

      Even more fun, holding down all four at once doesn't work with many laptops. Probably the easiest way to do it is to hold alt, hold fn, press sysrq, release sysrq, release fn, press k, release alt. It took me about 10 minutes of experimentation to find that specific sequence...

      --
      (1)DOCOMEFROM!2~.2'~#1WHILE:1<-"'?.1$.2'~'"':1/.1$.2'~#0"$#65535'"$"'"'&.1$.2'~'#0$#65535'"$#0'~#32767$#1"
    99. Re:Debug key by rikkards · · Score: 1

      Logitech has a model like that. I bought it for my wife's computer. She hasn't complained about it but I hate using it.

    100. Re:Debug key by Anonymous Coward · · Score: 0

      If I do that it does n

    101. Re:Debug key by onepoint · · Score: 1

      it's called acceptance and respect. When you learn something, accept it, then give the respect to the teacher.

      --
      if you see me, smile and say hello.
    102. Re:Debug key by BronsCon · · Score: 1

      Yeah, none of my linux boxes do that now, either in X or at the CLI.

      --
      APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
    103. Re:Debug key by Anonymous Coward · · Score: 0

      So thats why they started to troll the OEMs to include their chips and forbid competition

    104. Re:Debug key by RichiH · · Score: 1

      Why not? Not saying I do it regularly, but if I needed to...

    105. Re:Debug key by V!NCENT · · Score: 1

      Maybe... But Intel had their name under the Slashdot category box on the top left and asked the /. users about ideas.

      --
      Here be signatures
    106. Re:Debug key by mcgrew · · Score: 0, Troll

      To play devil's advocate, there is a separate set of number keys too.

      Yes, that was my point, that the default is for the numeric keypad to be set to cursor mode, giving you two sets of cursor keys and no numeric keypad. Sometimes I think you have to take an IQ test to be in charge of stuff like that -- if you score over 90 you're disqualified.

    107. Re:Debug key by bill_mcgonigle · · Score: 1

      Yes, that was my point, that the default is for the numeric keypad to be set to cursor mode, giving you two sets of cursor keys and no numeric keypad.

      Right, but the opposing side may say, in the other case, "the default is for two sets of number keys," (the second over QWERTY), "and only a cramped cursor position."

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    108. Re:Debug key by Dunkirk · · Score: 1

      As a 4-year veteran of running many Gentoo machines, who is still in the tenative stages of switching to Ubuntu (and who could never quite get the hang of compiling custom kernels successfully), I found this very funny. Thanks for more ammo to make the switch.

      --
      Acts 17:28, "For in Him we live, and move, and have our being."
  3. Print Screen by RobVB · · Score: 1

    On my (and I do believe most) keyboards it doubles as a Print Screen button, which I use regularly.

    --
    I'd rather you rationally disagree than irrationally agree.
    1. Re:Print Screen by jollyreaper · · Score: 4, Funny

      That is the Print Screen key. Don't ever remove that key from the keyboard! I don't care that the word "SysRq" is written below "Print Screen" on that key. Feel free to remove that "SysRq" word from there, but do NOT remove the handy print screen key! Thanks.

      But if we drop the sysrq key we'll finally have room for the any key.

      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    2. Re:Print Screen by REggert · · Score: 2, Informative

      If you look at the pictures in TFA, you'll note that they've moved Print Screen to share space with the Insert key. To invoke Print Screen instead of Insert, you have to hold down the Fn key.

      --

      cp /dev/zero ~/signature.txt

    3. Re:Print Screen by Jaruzel · · Score: 3, Informative

      Ditto. Alt+PrtScn is your current-dialog-capturing-friend!

      Although, it still amazes me the amount of people who still install 'freeware' utilities to take screengrabs of dialogs, when Windows has had that functionality built in for many versions... ... and I kid you not, I did once have this conversation:

      User: I need Photoshop CS2 installed, here's my Cost-Code.
      Me: Why?
      User: I write documentation that needs screenshots.
      Me: You know you can screengrab via windows and paste directly into Word?
      User: I don't care, Bob has Photoshop, and I want a copy as well.
      Me: *sigh* Ok, I'll buy a copy and charge your dept...

      -Jar

      --
      Together, We Can Make Slashdot Better. I Do NOT Mod ACs. - Check Me Out
    4. Re:Print Screen by bustamelon · · Score: 0, Offtopic

      ditto

    5. Re:Print Screen by Anonymous Coward · · Score: 0

      On laptop keyboards, you usually need to hold down [Fn] in order to use Print Screen. SysRq is bound to another key+[Fn].

    6. Re:Print Screen by SharpFang · · Score: 1

      Oh well, for SysRq you need shift+PrintScreen. So Fn+Shift+Insert - no problem here. It's not used frequently enough to be "at most one bucky bit away"

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    7. Re:Print Screen by lobiusmoop · · Score: 1

      Is your name Max Cohen by any chance?

      --
      "I bless every day that I continue to live, for every day is pure profit."
    8. Re:Print Screen by Anonymous Coward · · Score: 0

      does Alt+PrtSc allow you to manually select any *section* of screen ?
      didn't think so..

    9. Re:Print Screen by moondawg14 · · Score: 0

      Not on my Latitude. Prnt Scrn is the main key, Fn + Prnt Scrn = SysRq.

    10. Re:Print Screen by SharpFang · · Score: 2, Funny

      But how will a psychiatrist diagnose their patient then?
      They just need to ask the user to press any key...

      space bar - penile size complex.
      ctrl - control freak
      esc - escapism
      alt - schizophrenia
      shift - split personality
      enter - vaginal fixation
      F1 - overgrown ambition.
      num enter - anal fixation
      num zero - low self esteem
      menu key - bulimic
      tab - drunkard
      backslash - paranoia
      caps lock - Tourette's
      delete - destructive
      arrow up - mania
      arrow down - depression
      windows key - suicidal tendencies
      reset - hopeless idiot.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    11. Re:Print Screen by Anonymous Coward · · Score: 0

      Well thing is the normal windows print screen does not capture EVERYTHING on the screen. Your screen has two layers, the mouse a and a number of other things live one the other layer, which don't get captured by print screen.

      I used to work for a company that made documentation on things that primarily were on this extra screen layer. No biggie irfanView has a utility to catch this but still.

      Anyway you'd be surprised how much time gets wasted when you need to use paint to draw the pointer one every picture.

      Also not everything in the world is in a dialog, it might be a menu that you need and dont want extra clutter like the whole screen.

      SnagIT does make life easier. But who the hell uses word for documentation?

    12. Re:Print Screen by xtracto · · Score: 2, Informative

      does Alt+PrtSc allow you to manually select any *section* of screen ?
      didn't think so..

      LOL

      just WIN+R pbrush[ENTER] CTRL+V

      And use your mouse to select any section of the screen.

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    13. Re:Print Screen by The+Grim+Reefer2 · · Score: 1

      does Alt+PrtSc allow you to manually select any *section* of screen ?
      didn't think so..

      No, but it's simple enough to paste into Paint and do so. Unless you are doing this multiple time a day, I don't see the justification for spending money to do this.

    14. Re:Print Screen by Anonymous Coward · · Score: 0

      No, but 3 seconds in Paint does.

    15. Re:Print Screen by JediTrainer · · Score: 2, Informative

      I don't even bother with that anymore. If you have it, OneNote puts a better screengrabber into Windowkey+S which lets you select the part of the screen that you want to capture (no more cropping!)

      I managed to get that part of OneNote working on Ubuntu as well, although through the tray icon instead of the hotkey. Unfortunately most everything else that I need in OneNote remains broken under the version of CrossOver I have.

      --

      You can accomplish anything you set your mind to. The impossible just takes a little longer.
    16. Re:Print Screen by VGPowerlord · · Score: 1

      You could just...

      No, I'll just tell you that Windows Vista/7 has the Clipping Tool to take "screenshots" of arbitrary sections of the screen. Just make sure you you never toggle the setting to include the red outline marker thing in the captured screenshot.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    17. Re:Print Screen by Opportunist · · Score: 1

      I see your problem. You were approaching the problem from a solution based angle. You have to see it from the e-peen size angle that is usual in offices. If Bob has X, I have to have X too even if I never use it because he has it and if I don't have it, I'm somehow inferior to him.

      If you ever wondered why your boss needed the best laptop of everyone in the office even though he never used it or at least carried it around to show off that he has it, here's your explanation. It's necessary for him to have the bigger dick to feel he's the head gorilla.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    18. Re:Print Screen by BarryJacobsen · · Score: 1

      does Alt+PrtSc allow you to manually select any *section* of screen ? didn't think so..

      I know, if only they would invent some sort of "cropping" functionality...they could put it in a basic graphics program that comes with operating system and call it "MS Paint" or something...Or maybe if they allowed you to crop images right inside of Word by right clicking the image and choosing "Size"...Sigh, a man can dream...

    19. Re:Print Screen by tomtomtom · · Score: 2, Interesting

      Is there a good reason Fn+Alt+Ins can't still function as SysRq?

    20. Re:Print Screen by Linker3000 · · Score: 5, Funny

      You can use ALT-F4 instead - try it now.

      --
      AT&ROFLMAO
    21. Re:Print Screen by VJ42 · · Score: 1

      Download him lightscreen, which is actually designed for specialised screen capture (e.g you can grab individual windows or screen areas as opposed to the whole screen). I haven't used it for a while, but IIRC you can also tell it to take a screen-cap every x seconds.

      --
      If I have nothing to hide, you have no reason to search me
    22. Re:Print Screen by Blakey+Rat · · Score: 1

      Does Photoshop even take screenshots?

      That aside, you could buy SnagIt which is cheap and does a much better job of the built-in one (especially with scrolling windows-- you don't have to stitch together different shots for windows longer than your screen!), and you can use it to record movies of your desktop as well.

    23. Re:Print Screen by C0vardeAn0nim0 · · Score: 1

      no, but MS paint does.

      grab a screenshot, paste it on Paint, crop the image then select+copy it again.

      you don't need a multi-gigabyte suite to do that.

      --
      What ? Me, worry ?
    24. Re:Print Screen by Blakey+Rat · · Score: 1

      does Alt+PrtSc allow you to manually select any *section* of screen ?

      You must be the LEAST creative person of all time.

      Windows ships with Paint, which is sufficient if all you're doing is cropping images. Of course, he's editing the documentation in Word, so he could use Word to do the cropping. Or he could download the free (and excellent) Paint.NET to do it. Or use the Clipping Tool in Windows Vista and Windows 7...

      There's about a billion solutions to this trivial problem, and you're seriously telling me you couldn't come up with a SINGLE ONE!?

      The only real problem with the built-in screen capture is when you're trying to capture a window that extends below the screen... you need to take two screenshots and stitch them together... or buy something like SnagIt, which will do that in one step.

    25. Re:Print Screen by Convector · · Score: 1

      The remote for my DVD player actually has a button labeled "Anykey". Dunno what it does.

    26. Re:Print Screen by Hurricane78 · · Score: 1

      I really wonder why it’s not the default key to invoke printing, in all applications. If that does not make sense, then I don’t know...

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    27. Re:Print Screen by Ogi_UnixNut · · Score: 1

      I just use the Linux native "import" printscreen command.

      It will let me select any rectangle I want to save in a screen capture (hold mouse button down and drag to make rectangle). If I click on a window from a program that is currently active, it will automatically do a screen shot of just that window. If I click anywhere else it saves a screenshot of my entire screen.

      It has been an invaluable program that has made making Linux documentation and how-to's so much easier for me. It would be such a pain to have to constantly shuttle between a graphics editor for cropping, OpenOffice for the documentation and the desktop with the application I'm documenting.

      This has been a Linux feature for years, and yes, Ubuntu decided to replace it with the brain-dead windows "Just copy the entire screen" command, I guess to make it familiar to people coming from Windows. Gnome/Ubuntu's screen-shot command is a step backwards from what Linux has.

      Might be an idea to try it out, rather than trying to get a windows program to work in Linux (which is what OneNote sounds like it is based on what you described).

    28. Re:Print Screen by sam0737 · · Score: 1

      I know no one RTFA, but according to the images there, they merged the Print Screen with the Insert key. Fn-Insert == Print Screen.

    29. Re:Print Screen by Anonymous Coward · · Score: 0

      I don't see why they had to be idiots and remove the key. They could have moved it just like they done with Print Screen.
      How about Fn+Backspace to send SysRq?
      There is nothing wrong with moving function / command keys around to make a compact keyboard, as long as it isn't the usual layout that is messed with, people won't particularly care.
      But you DON'T go around killing keys just because YOU think it has no use, Lenevo. They have let me down big time.

      Also, that keyboard actually looks awful, plain awful. Where is the numpad Fn text?
      Why does Home and End have their own keys? Most people don't use those, they could easily be placed under Fn+ Pg Up / Dn. (if said keys weren't crushed for the sake of "looks"!)
      This keyboard design is just all wrong. Embarrassing actually.

      Of course, this is all opinion. (well, except the idiotic decision to kill off a key, and the lack of a visual numpad)

    30. Re:Print Screen by Anonymous Coward · · Score: 0

      This is why /. needs a more fluent moderation system, so posts like yours can drift to the top. It deserves to be the first post.
      By the way, how many of you use these: caps lock, right logo, right control, right shift, scroll lock?
      And if you're Japanese, how many of you do you use any other conversion keys than the one that toggles between direct input and kana conversion? Don't you think it's annoying that the space bar is now smaller than the shift key?

    31. Re:Print Screen by geekoid · · Score: 1

      vista and 7 both have built in grabbing of areas on the screen.

      Alt+PrintScreen has always just captured the window with focus. In only mention it because surprisingly few people are aware of that.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    32. Re:Print Screen by Masterofpsi · · Score: 1

      Incidentally, my "Prnt Scrn" key doesn't say "SysReq," but as I just learned, it still works.

    33. Re:Print Screen by Anonymous Coward · · Score: 0

      so he could use Word to do the cropping

      Don't do this. I've done it, and at least in my version of word, every time the image size changes Word resamples it or something. When you first paste the screen in, word will shrink it to fit the margins. Then you crop it and zoom back in and you get a blurry mess. Even editing it outside of word is a crapshoot, I've had to start over on screenshots because word decided that it had to show the image at 99% of either height or width and wouldn't allow me to re-add that extra pixel (which it usually took out of a line in a table somewhere making the screenshot look like crap).

    34. Re:Print Screen by bigdavex · · Score: 1

      Although, it still amazes me the amount of people who still install 'freeware' utilities to take screengrabs of dialogs, when Windows has had that functionality built in for many versions...

      It's not an intuitive UI. It doesn't surprise me at all.

      --
      -Dave
    35. Re:Print Screen by mariushm · · Score: 1

      I just use Irfanview, it has selection to copy the whole screen, all desktops (if you have several monitors), the current window, only the client area of the window (no title bar and menus).. and you can set it to do automatically after a number of seconds or when pressing a key combo... i have it set at Ctrl+F11.
      It also saves automatically to whatever image format you want (i use png) and you can set it to automatically append the time when the screenshot was made to the file name

      It's overall much easier, especially when you work with websites that clear the clipboard or other programs with silly copy protections or DRM'ed books (pdf files for example, either remove the javascript or brute force the password if needed or just do print screens and then use OCR to retrieve content)

    36. Re:Print Screen by Graff · · Score: 1

      That is the Print Screen key. Don't ever remove that key from the keyboard!

      Printing a screen is a rare enough action that it can be assigned to a key combination rather than one key. Yeah, it's convenient to have "print screen" to be a single key but there's a ton of things that would be convenient if they were a single key, if we made every action map to one key then we'd soon have a couple hundred keys!

      Under Mac OS X you use command-shift-3 to capture the entire screen and command-shift-4 to capture a portion of it. It's very simple and pretty easy to remember. A similar key combination can easily be added to Windows.

      It's a balance between keyboard real estate and ease-of-use. Keyboard real estate is very dear in a laptop so it makes sense to move a rarely-used function like print screen to a key combination.

    37. Re:Print Screen by tuxicle · · Score: 1

      I get a popup saying I'm about to close 16 tabs... zomg! Someone is hacking me!

    38. Re:Print Screen by Anonymous Coward · · Score: 0

      The article includes a picture of the new keyboard, showing that PrtSc is now combined with the Insert key, so it's really only SysRq which has gone. PrtSc is printed blue on the key, so if I understand the article correctly, it will be PrtSc on it's own and Insert when combined with Fn.

    39. Re:Print Screen by Anonymous Coward · · Score: 0

      I hope I'm not slashdotting this guys site but I'm a big fan of this program for Windows: http://www.mirekw.com/winfreeware/mwsnap.html

      Let's you easily capture fixed dimensions, variable dimensions, specific windows or the whole desktop. Also let's you tinker with the export quality if you want to control the size of your images (say for email).

      For what it's worth I have no relation to that site or its project, I just think it's a nifty piece of software.

    40. Re:Print Screen by Anonymous Coward · · Score: 0

      damn windows users....

    41. Re:Print Screen by the_womble · · Score: 1

      My department needed another Bloomberg terminal or two.

      Someone found out there was one that was virtually unused (and then only to get info that was available from cheaper sources), even though we were not being given the money to get more.

      The reason: they have always had it and it would upset them if it was taken away.

    42. Re:Print Screen by rodney+dill · · Score: 1

      Can't find the 'any' key -- idiot

      --

      Use your head, can't you, use your head,
      You're on earth, there's no cure for that
      - S. Beckett
    43. Re:Print Screen by Lord+Lode · · Score: 1

      Print screen isn't that rarely used. Maybe if you'd remove that ability you'd find out you miss it more than you think. And print screen button is the standard in Windows, Gnome and KDE. There is no other sane known keyboard shortcut for this. If the print screen button is gone, No desktop or Windows will properly support print screen anymore, I don't think they'll bother finding another combination for it. And using various "screen grab" tools is too much work.

    44. Re:Print Screen by JediTrainer · · Score: 1

      Yes, I'm aware of that tool. I guess I shouldn't have digressed so much, but screen capture wasn't the primary reason why I wanted OneNote on Linux - the anecdote was more of a side note.

      --

      You can accomplish anything you set your mind to. The impossible just takes a little longer.
    45. Re:Print Screen by ProfessionalCookie · · Score: 1

      You know, you could use a different button or cord for that. It's not like the function dies if the button goes.

    46. Re:Print Screen by JediTrainer · · Score: 1

      I'm aware of this as well, but alt-printscreen still suffers from two things

      1 - being unable to capture part of a window (w/o cropping). Happens all the time when doing documentation

      2 - being unable to capture multiple windows side by side, if I want to illustrate an overlay of some sort

      Being able to select an area of the screen to capture to clipboard is infinitely more useful

      --

      You can accomplish anything you set your mind to. The impossible just takes a little longer.
    47. Re:Print Screen by Blakey+Rat · · Score: 1

      The Mac Classic version of that joke: Hold down Command and type QUICK to make the program run faster.

    48. Re:Print Screen by Anonymous Coward · · Score: 0

      If you're on Windows, try WIN_BTN-U-U

    49. Re:Print Screen by DigitalCrackPipe · · Score: 1

      You're thinking of a desktop keyboard. They have already removed a bunch of keys and made them function alternates for the other keys (e.g. fn-insert = print screen).

    50. Re:Print Screen by Gnavpot · · Score: 1

      I used to work for a company that made documentation on things that primarily were on this extra screen layer. No biggie irfanView has a utility to catch this but still.

      Did you acquire a license for IrfanView?

    51. Re:Print Screen by quacking+duck · · Score: 1

      The only real problem with the built-in screen capture is when you're trying to capture a window that extends below the screen... you need to take two screenshots and stitch them together... or buy something like SnagIt, which will do that in one step.

      All the replies about using Paint as a workaround, and mocking downloaded solutions, is missing the point--that you need a workaround in the first place.

      On a Mac it's Command-shift-4. Select area on screen. Done. (Optionally, press an extra modifier key if you want it to go straight to clipboard instead of a file).

      On Windows I rely on a free utility called Screengrab Pro, which isn't nearly as elegant but the best free one I've found. The only time I'll waste using Paint as a go-between is if I'm trying to capture a pulled-down menu.

    52. Re:Print Screen by ChrisMP1 · · Score: 1

      Of course Photoshop takes screenshots! Just press Print Screen, Ctrl+V.

      --
      <sig>&nbsp;</sig>
    53. Re:Print Screen by anss123 · · Score: 1

      On a Mac it's Command-shift-4. Select area on screen. Done.

      If you're on Vista/Win 7 you can bind the snipping tool to ctrl+alt+4 and get similar functionality. You'll still have to MSPaint for pulldown menus though.

    54. Re:Print Screen by complete+loony · · Score: 1

      And if you need the text out of a standard messagebox, use Ctrl+C. That's worked since win2k sp3 from memory but it should be better documented.

      --
      09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
    55. Re:Print Screen by Osty · · Score: 1

      1 - being unable to capture part of a window (w/o cropping). Happens all the time when doing documentation

      Paste into mspaint, select the area you want, copy to the clipboard.

      2 - being unable to capture multiple windows side by side, if I want to illustrate an overlay of some sort

      Use PrtScn without alt to get a screenshot of the entire desktop (including multiple monitors). Then see the last answer.

    56. Re:Print Screen by shutdown+-p+now · · Score: 1

      If you look at the pictures in TFA, you'll note that they've moved Print Screen to share space with the Insert key. To invoke Print Screen instead of Insert, you have to hold down the Fn key.

      It's interesting that HP did the same on its netbooks (or at least the one I have) - Fn+Insert for PrtSc - but it had also added Fn+Delete for SysRq.

    57. Re:Print Screen by okmijnuhb · · Score: 1

      I just use Ctrl+w

    58. Re:Print Screen by Anonymous Coward · · Score: 0

      Hey I didn't knew you co

    59. Re:Print Screen by Bert64 · · Score: 1

      The cut+paste functionality implemented in many window managers is a step backwards from what X11 has natively too, again trying to emulate windows...

      You find a lot of linux or mac users who use the system as if it was windows, instead of taking advantage of features like expose, virtual desktops, fast cut+paste with the mouse etc...
      I showed expose and spaces to a mac user who was minimizing all their apps to the dock and they were amazed.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    60. Re:Print Screen by JediTrainer · · Score: 1

      Both still add an unnecessary step if I can do all of this at the point of capture. If it's just for one image, then fine. Gets pretty tedious if I need to do 100 for a manual.

      --

      You can accomplish anything you set your mind to. The impossible just takes a little longer.
  4. Uhh, YES? by adosch · · Score: 1, Informative

    Magic SysRQ key command for the *NIX world.

    1. Re:Uhh, YES? by Anonymous Coward · · Score: 0

      Magic SysRQ key command for the Linux world.

      There, fixed that for you.

  5. Terminals? by russotto · · Score: 3, Informative

    I'm pretty sure SysRq is a left over from the terminal days, though I don't recall which terminal (the VT100 doesn't have it). It was basically the equivalent of CTRL-ALT-DEL.

    Ahh, Wiki to the rescue; it was from the IBM 3270.

    1. Re:Terminals? by natehoy · · Score: 1

      I still use a 3270 emulator every day, and I'd be totally screwed without that function.

      Fortunately I can remap the SysRq function to anything I want on the emulator. In fact, the emulator uses SHIFT-ESC for the SysRq function by default. The actual SysRq key can be mapped, but isn't actually used for anything in the default keymap.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    2. Re:Terminals? by Sublmnl · · Score: 1

      In other news.... HP replaces the SysRq key on keyboards, that ship with Windows pre-installed, with the new Ctrl. Alt. Delete button. Efficient, ergonomic and powerful.

    3. Re:Terminals? by fuzzyfuzzyfungus · · Score: 1

      You joke; but having a dedicated ctrl+alt+del button is a Microsoft requirement for tablet PC hardware.

    4. Re:Terminals? by bill_mcgonigle · · Score: 1

      You joke; but having a dedicated ctrl+alt+del button is a Microsoft requirement for tablet PC hardware.

      That's so funny, especially since the key combination was first designed to be difficult to hit. I understand how the non-maskable implementation gets bad software out of a bind, though.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    5. Re:Terminals? by BattleApple · · Score: 1

      It's odd that they don't map it to the SysRq key by default. I use the BlueZone 3270 emulator and it's mapped to Ctrl + Q by default. Do you use the Hummingbird emulator? (now OpenText?)

    6. Re:Terminals? by Anonymous Coward · · Score: 0

      I use it every day on my 3270 emulator. I guess Lenovo didn't test z/OS sys progs...

    7. Re:Terminals? by JWSmythe · · Score: 1

          Oh, did they get rid of the blue screen button? Well, I'm sure that made the other [ctrl] [alt] and [delete] buttons redundant, which frees up 5 more places to put Windows buttons. :)

      --
      Serious? Seriousness is well above my pay grade.
    8. Re:Terminals? by Rosy+At+Random · · Score: 1

      Seems like a good idea, I'd say. And I'm sure there are ways to make single buttons hard to hit - recessed, covered, stiff....

      --
      Would you like a slice of toast?
    9. Re:Terminals? by natehoy · · Score: 1

      Yes, I use Hummingbird (still Hummingbird at our shop, we haven't upgraded it in a while). But the IBM iSeries Access emulator also uses the same.

      I suspect it has a lot to do with the fact that SysRq and CLT-ALT-DEL are both system interrupts, and not "just keypresses", so intercepting them is harder. After all, in many operating systems, if I wanted to send CTRL-ALT-DEL to a remote and pressed CTRL-ALT-DEL in my VNC client, my local system's operating system would intercept that keypress, interrupt my remote access application, assert control, and do whatever it's supposed to do (show task manager, reboot the system, launch all nuclear missiles at Moscow, whatever). My VNC application would never be presented with that keypress, and might not even be running as a result of it.

      So for low-level interrupts, a lot of software designers probably would much prefer to capture a "normal" keypress and simulate the low-level interrupt on the remote system, rather than going through the hassle and issues of intercepting the interrupt in their application.

      And that's all well and good. The last thing you want, if your LOCAL system becomes unresponsive, is to lose access to an important low-level key sequence.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    10. Re:Terminals? by Anonymous Coward · · Score: 0

      The ARS-33 never had a SysRq are you think of the "Here is..." key?

  6. How about the even more useless keys? by Wonko+the+Sane · · Score: 1, Interesting

    Caps Lock
    Num Lock

    Both of these keys should die a firey death before you get rid of the SysRq key, which is very useful for Linux users.

    1. Re:How about the even more useless keys? by Anonymous Coward · · Score: 1, Interesting

      How about the stupid "Windows Key" while we're at it?

    2. Re:How about the even more useless keys? by Anonymous Coward · · Score: 0

      both of those keys are absolutely essential to people in the data entry business.

    3. Re:How about the even more useless keys? by SithLordOfLanc · · Score: 1

      I have physically removed the CapsLock, NumLock and Ins keys from my keyboard at both home and work. IS keeps offering to replace my "bad" keyboard. NO, YOU CAN'T HAVE IT!

    4. Re:How about the even more useless keys? by mugurel · · Score: 1

      since /. wouldn't let me, you will have to imagine here the inevitable caps lock key joke...

    5. Re:How about the even more useless keys? by Wonko+the+Sane · · Score: 1

      both of those keys are absolutely essential to people in the data entry business.

      Why do you ever need to turn off Num Lock? Ever since the 101 key keyboard was invented back in the last century all the Num Lock-off functions got their own seperate keys.

    6. Re:How about the even more useless keys? by Chameleon+Man · · Score: 1

      Seriously? Before either of those, it's the Insert key that needs to go first.

    7. Re:How about the even more useless keys? by BobMcD · · Score: 1

      I use vim, you insensitive clod!

    8. Re:How about the even more useless keys? by residieu · · Score: 1

      What's wrong with that? It's a useful additional modifier key for mapping keystrokes to window manager functions. I use it for switching desktops.

    9. Re:How about the even more useless keys? by RMH101 · · Score: 1

      Same here. First task in a new job is usually taking a Leatherman to my desktop keyboard...

    10. Re:How about the even more useless keys? by afidel · · Score: 2, Informative

      You can use numlock and the accessibility feature to use the number pad as a mouse, I do that with my wireless keyboard as using a wireless mouse on furniture sucks.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    11. Re:How about the even more useless keys? by jgtg32a · · Score: 1

      I love the caps key now, I rebound it and turned it into an additional CTRL key. It's much easier to access now, it does cause so drawbacks when I use a different computer though.

      http://johnhaller.com/jh/useful_stuff/disable_caps_lock/

    12. Re:How about the even more useless keys? by thecross · · Score: 0

      But windows+tab lets you alt+tab in 3D!!

    13. Re:How about the even more useless keys? by jgtg32a · · Score: 1

      Windows Key is useful enough, and I haven't actually hit it by accident in years while gaming
       
      http://www.seoconsultants.com/windows/key/

    14. Re:How about the even more useless keys? by ls671 · · Score: 1

      Vim doesn't need any special keys, it isn't portable enough in terminal session when special keys do not work as expected.

      Try using "i" instead of "insert" ;-))

      You will find that "i" works everywhere...

      --
      Everything I write is lies, read between the lines.
    15. Re:How about the even more useless keys? by jbeaupre · · Score: 1

      2-D CAD drawing text is in all caps still. But can't think of any other use for caps lock.

      --
      The world is made by those who show up for the job.
    16. Re:How about the even more useless keys? by omgarthas · · Score: 2, Funny

      I don't know why, but the windows computer at my job does the Copy with CONTROL + INSERT and the Paste with SHIFT + INSERT, weird, I know... It's Windows XP, I could change it if I wanted, but I've just get used to it, tho at home I use the common ctrl-c, ctrl-v....

    17. Re:How about the even more useless keys? by mweather · · Score: 1

      I haven't hit the key on accident in years either. I pry the bastard off all the keyboards I buy.

    18. Re:How about the even more useless keys? by StripedCow · · Score: 1

      Vim doesn't need any special keys

      But please, can they make the Escape key on laptops a little bit bigger?

      --
      If Pandora's box is destined to be opened, *I* want to be the one to open it.
    19. Re:How about the even more useless keys? by WoLpH · · Score: 1

      Indeed, you can even remap the escape button (which I had to do because my phone, the Nokia E90 doesn't have it)

      Vim is just about the most flexible editor there is in that aspect, everything can be mapped to everything.

    20. Re:How about the even more useless keys? by geekoid · · Score: 1

      They are heavily used by mainframe operators and data entry people.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    21. Re:How about the even more useless keys? by Dog-Cow · · Score: 1

      Are you really that stupid? What a sobering thought.

    22. Re:How about the even more useless keys? by ViViDboarder · · Score: 1

      Or rebind it to backspace for the Colemak layout.

    23. Re:How about the even more useless keys? by pentalive · · Score: 1

      Why do you ever need to turn off Num Lock?

      When you have a laptop keyboard with an embedded number pad.

      Otherwise you get "he336" instead of "hello"

      I use my lenovo y510 with an IBM type M keyboard when I am at home (numlock on) but when I go elsewhere I use the laptop's keypad (numlock off). Unfortunatly it does not switch automatically so I have to remember to turn it on and off.

    24. Re:How about the even more useless keys? by BobMcD · · Score: 1

      I do understand that, however the 'i' key sometimes means 'i' (as in the letter) and sometimes means 'insert'. The 'insert' key never means 'i', which I find advantageous.

    25. Re:How about the even more useless keys? by jgtg32a · · Score: 1

      That's an interesting idea as well. Although I find that the backspace key is easier to access than the default CTRL key. Yes the BS key is a bigger reach it doesn't require an additional key to be useful. Accessing the default CTRL key usually requires you to abandon the home row to access, and at the same time CTRL key always require an additional key. For my uses it basically always with the left hand as well. The only modifier I've every used with the BS key is CTRL so I can delete a full word.

    26. Re:How about the even more useless keys? by JWSmythe · · Score: 1

          How do you hit [shift]-[ins] to paste?

      --
      Serious? Seriousness is well above my pay grade.
    27. Re:How about the even more useless keys? by flyingfsck · · Score: 1

      Not to mention Pause, Break, Scroll Lock and F12. Nothing ever uses F12.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    28. Re:How about the even more useless keys? by Errol+backfiring · · Score: 1

      And especially TWO of them! Better change them for ONE "spare" key you can use as a Compose Key (like I do) or whatever useful key you want.

      --
      Nae king! Nae laird! Nae yurrupiean pressedent! We willna be fooled again!
    29. Re:How about the even more useless keys? by Mashiki · · Score: 1

      Various types of reports. Some law and police services require all reports to be typed in caps. Try typing 50+ pages by holding the shift key.

      --
      Om, nomnomnom...
    30. Re:How about the even more useless keys? by zero_out · · Score: 1

      I use Caps Lock a lot. As a software developer, I often need to create constants which are formatted as MY_VARIABLE. The problem is that I have a problem with the nerves in my pinky (is that a real word?). After about two hours of coding, the finger will hurt, then tingle, and finally go numb from the tip all the way down to my wrist for the rest of the day (sometimes until the weekend). It only affects this finger, and only when I need to use the Shift key a lot. To alleviate this, I use the Caps Lock key. It usually allows me to go the entire day without any problems. Yes, I use IDEs with autocomplete/assistance, but it's simply not enough. I've also looked into problems with my Ulnar nerve, but it seems to be fine. The only thing that seems to alleviate the problem is tapping using the Caps Lock key instead of holding down the Shift key.

    31. Re:How about the even more useless keys? by Anonymous Coward · · Score: 0

      Correct! I only use SHIFT + INSERT for paste now.

    32. Re:How about the even more useless keys? by Saint+Gerbil · · Score: 1

      as opposed to "scroll lock" at least I know people who have used Caps and Num Lock.

    33. Re:How about the even more useless keys? by MattSausage · · Score: 1

      You realize how much easier it would have been to type your last sentence if you had a caps lock key?

      Also, how crazy are you that you hate those specific keys enough to deface your keyboard over them?

    34. Re:How about the even more useless keys? by Binestar · · Score: 1

      How do you hit [shift]-[ins] to paste?

      [ctrl]-[v], or if you prefer: [middle mouse button]

      --
      Do you Gentoo!?
    35. Re:How about the even more useless keys? by Intron · · Score: 1

      You mean Ctrl-v?

      --
      Intron: the portion of DNA which expresses nothing useful.
    36. Re:How about the even more useless keys? by Anonymous Coward · · Score: 0

      Stay the fuck away from my NumLock key. Does it serve a purpose? YES. Many terminals (thus terminal emulation software) behave differently if you press 0-9 on the numpad (NumLock=on) than if you press 0-9 across the top row. Yes, they are different scan codes. Additionally, some software distinguishes the difference between 2/4/6/8 numpad arrow keys (when NumLock=off) and the actual arrow keys on a PC keyboard. (I'm intentionally avoiding the laptop topic; Fn keys are some sort of Richard Stallman invention, I'm sure of it...)

      And if that isn't enough: Nethack and Rogue players will have your scrotum in a vice if you remove this key.

      As far as CapsLock goes -- agreed, get rid of it.

      I like how no one's brought up ScrollLock... probably because FreeBSD uses it to toggle VGA console buffer scrollback mode. (Migrating from Linux to FreeBSD was fun. "Why isn't Shift-PageUp doing anything? ...Eh?! Press WHAT?! Hmm... actually that makes sense in a way...").

      While I'm on my soapbox, also get rid of these keyboards which completely buggered the Insert/Home/PUp/Delete/End/PDown area, turning the Delete key into a proverbial dildo and making PrtScn/SysRq also take on a new function: Insert. Microsoft started that bullshit, and now all keyboard manufacturers have adopted it. Microsoft is also in the process of getting rid of that (indirect admittance that it was failblog worthy), yet Logitech keeps stroking their cock when it comes to that layout... unless, of course, you shell out a bunch of money for a l33t f4g g4m3rz!!$!@$111!!1!1@!$ keyboard: no thanks.

    37. Re:How about the even more useless keys? by Chatterton · · Score: 1

      CTRL-V

    38. Re:How about the even more useless keys? by CortoMaltese · · Score: 1

      I have physically removed the CapsLock, NumLock and Ins keys from my keyboard at both home and work.

      Uh, why? My caps lock key is another ctrl, makes emacs use a bit friendlier for my left hand little finger. You could map the other keys to your liking as well. No need to break your keyboard.

      Regarding TFA, it makes me wonder when they'll start removing other keys that are not useful for an average Windows/Office/Outlook user. A middle aged computer scientist using Emacs is becoming an endangered species I guess.

    39. Re:How about the even more useless keys? by Richard+Steiner · · Score: 1

      That's an old IBM CUA convention. OS/2 did cut and paste with the same keystrokes. :-)

      --
      Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
      The Theorem Theorem: If If, Then Then.
    40. Re:How about the even more useless keys? by Wonko+the+Sane · · Score: 1

      Stay the fuck away from my NumLock key. Does it serve a purpose? YES. Many terminals (thus terminal emulation software) behave differently if you press 0-9 on the numpad (NumLock=on) than if you press 0-9 across the top row. Yes, they are different scan codes. Additionally, some software distinguishes the difference between 2/4/6/8 numpad arrow keys (when NumLock=off) and the actual arrow keys on a PC keyboard.

      I know they are different scan codes but hasn't it been 25 years or so since the IBM Enhanced keyboards came out? Software can be updated and if you really are using hardware that can't then there's no reason not to have a special purpose keyboard.

    41. Re:How about the even more useless keys? by eldepeche · · Score: 1

      You know, you can use those keys for other things...

    42. Re:How about the even more useless keys? by Bert64 · · Score: 1

      A lot of older keyboards had a ctrl key where capslock is usually placed on modern keyboards...

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    43. Re:How about the even more useless keys? by Bert64 · · Score: 1

      Then the data entry program for such reports should interpret any keypress as an uppercase key.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    44. Re:How about the even more useless keys? by Sloppy · · Score: 1

      I am so with you on that. Every single fucking time I have hit caps lock, it was a mistake. That key's sole purpose is to be a nuisance. I already have to order "special" keyboards that put ctrl next to A where it belongs, but alas those keyboards still have a caps lock key, down in the lower left. It's a little further out of the way, but the damn thing still exists, much to my annoyance.

      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    45. Re:How about the even more useless keys? by Anonymous Coward · · Score: 0

      You could get yourself a wireless keyboard with built in touchpad.

    46. Re:How about the even more useless keys? by afidel · · Score: 1

      Touchpads SUCK, I'm patiently waiting for Lenovo to produce a Bluetooth keyboard with Trackpoint.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    47. Re:How about the even more useless keys? by Ctrl+V · · Score: 1

      obviously the better solution

    48. Re:How about the even more useless keys? by BitwizeGHC · · Score: 1

      If you use awesome, that is how you talk to the window manager.

      And it's the Super key, you insensitive clod!

      --
      N4st0r, trixx0r h0bb1tz0rz! Th3y st0l3 0ur pr3c10uzz!
    49. Re:How about the even more useless keys? by shutdown+-p+now · · Score: 1

      I do that with my wireless keyboard as using a wireless mouse on furniture sucks.

      I would highly recommend getting a trackball.

    50. Re:How about the even more useless keys? by Mashiki · · Score: 1

      Doesn't work like that, because when you're filing an internal report you're writing like this. The problem is everyone in this anti-crowd isn't thinking. The world exists beyond them for the rest of the population.

      NAME, person did this at this location. NAME, was involved in such and such a issue at. While filing a brief with a crown/ag/da whatever you may or may not be required to file in upper/lower/mixed case. Welcome to the world of procedures.

      --
      Om, nomnomnom...
    51. Re:How about the even more useless keys? by rdebath · · Score: 1

      If there were no numlock the embedded number pad would be accessible using the blue Fn key and would be a function local to the laptop keyboard.

      Because of this both the laptop keyboard and the plugin one would work perfectly at the same time and you wouldn't have to remember to reconfigure every time you want to switch.

      You don't need the numlock, you're forced to use it.

    52. Re:How about the even more useless keys? by maxwell+demon · · Score: 1

      As a software developer, I often need to create constants which are formatted as MY_VARIABLE.

      Bad idea. Better call it MY_CONSTANT. :-)

      --
      The Tao of math: The numbers you can count are not the real numbers.
  7. Get rid of unnecessary one and zero keys by shoppa · · Score: 4, Funny

    When I learned to type we didn't have these extra "one" and "zero" keys. We used lower case "ell" and upper case "Oh" and we were happy, dang it!

    1. Re:Get rid of unnecessary one and zero keys by Hognoxious · · Score: 1

      You had a keyboard? Luxury!

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    2. Re:Get rid of unnecessary one and zero keys by Restil · · Score: 1

      I know you're being sarcastic, but I vaguely recall having to use a lowercase L as a 1 key during typing class for some reason. I'm sure the typewriter had a 1 key, but I distinctly remember that the 1 and lower case L on that keyboard had the same footprint... dangit.. now I'm going to spend the next several days trying to figure out the significance of this.

      -Restil

      --
      Play with my webcams and lights here
    3. Re:Get rid of unnecessary one and zero keys by ais523 · · Score: 2, Informative

      Although I've never used an old-fashioned typewriter, I have a old book teaching people how to use an old-fashioned typewriter. With the example keyboard layout it gives, the numbers start at 2; it recommends using l to type 1 and O to type 0 (as well as other fun combinations involving backspace to get a whole range of other symbols).

      --
      (1)DOCOMEFROM!2~.2'~#1WHILE:1<-"'?.1$.2'~'"':1/.1$.2'~#0"$#65535'"$"'"'&.1$.2'~'#0$#65535'"$#0'~#32767$#1"
    4. Re:Get rid of unnecessary one and zero keys by Opportunist · · Score: 2

      Funny? Who modded this funny? Young'uns don't remember, I know, but you have NO idea how many programs barfed in the early days because you got people who couldn't tell the difference between a 0 and an O. So programmers came up with the bright idea to mark the 0 with a dash through it.

      In came the Danes and promptly managed to confuse it with an Ø. We just couldn't win.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    5. Re:Get rid of unnecessary one and zero keys by Anonymous Coward · · Score: 0

      ....and get off my lawn!

    6. Re:Get rid of unnecessary one and zero keys by Anonymous Coward · · Score: 0

      lOlOlOlOl

    7. Re:Get rid of unnecessary one and zero keys by Anonymous Coward · · Score: 0

      You...??

    8. Re:Get rid of unnecessary one and zero keys by Dmala · · Score: 3, Informative

      I remember editing some documents for a woman who apparently learned this way. The problem is it looks OK in fonts like Courier and Times New Roman, but if you change the font they can stick out like a sore thumb.

    9. Re:Get rid of unnecessary one and zero keys by Jeremy+Erwin · · Score: 1

      Here's a picture of a german typewriter keyboard Notice that the number keys begin at '2'.

    10. Re:Get rid of unnecessary one and zero keys by FromellaSlob · · Score: 4, Funny

      Pah. One and zero are the only keys that *are* essential.

    11. Re:Get rid of unnecessary one and zero keys by Anonymous Coward · · Score: 0

      You had upppercase letters? Lucky bugger.

    12. Re:Get rid of unnecessary one and zero keys by hpa · · Score: 2

      The tradition of putting a slash through a zero to distinguish it from O is much older than computers... it was standard operating procedure for Morse telegraphists when writing by hand.

    13. Re:Get rid of unnecessary one and zero keys by hudsucker · · Score: 2, Insightful

      With careful timing, all you need is the 1 key.

    14. Re:Get rid of unnecessary one and zero keys by Anonymous Coward · · Score: 0

      ell oh ell

    15. Re:Get rid of unnecessary one and zero keys by Anonymous Coward · · Score: 0

      Pah. One and zero are the only keys that *are* essential.

      Pah you you, newbie.
        - and . are the only essentials and they can be typed with just one key.

    16. Re:Get rid of unnecessary one and zero keys by Grizzley9 · · Score: 1

      Or if you have part numbers or similar where alpha and numeric are mixed.

    17. Re:Get rid of unnecessary one and zero keys by JWSmythe · · Score: 1

          I learned to type on a mechanical typewriter. I thought it was a Singer, but I haven't been able to find the picture of it that I recognize. There's an interesting list here. It has been about 25 years since I've last seen the one I used, but I do vaguely remember the 1/l thing. Ahhh, the good ol' days of do it right the first time, or you'll be retyping the whole page. :)

          Ya, things got pretty complex with those machines. For the one I used, each key was mechanically linked to an arm with the striker of the letter on it. Some others used other methods (see the above link). With omissions of the 1,0 and others, it was still packed with mechanical linkages, and it would have added unnecessary cost to a rather expensive device. I do remember, if you typed too fast, and weren't precise with your movements, the arms would bind on each other. Unfortunately, since I learned on that, I typed hard, and killed off quite a few computer keyboards. :) They'd survive about 3 months. I tried to type gently, but when I started writing fast, I'd type harder. People still notice I do that when I'm typing really fast, but it's not anywhere near as hard as was required for the mechanical typewriter. :)

      --
      Serious? Seriousness is well above my pay grade.
    18. Re:Get rid of unnecessary one and zero keys by Hognoxious · · Score: 1

      Punch cards. And we had to make our own cards. From parchment, because card hadn't been invented.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    19. Re:Get rid of unnecessary one and zero keys by edittard · · Score: 2, Funny

      Notice that the number keys begin at '2'.

      So does it go up to 11?

      --
      At the bottom of the /. main page it says 'Yesterday's News'. Well they got that right.
    20. Re:Get rid of unnecessary one and zero keys by dzfoo · · Score: 2, Funny

      Haha! That's silly! Why would they confuse the O with a zero when they write morse code, do they spell out the "DØT"?

                -dZ.

      --
      Carol vs. Ghost
      ...Can you save Christmas?
    21. Re:Get rid of unnecessary one and zero keys by david_thornley · · Score: 2, Funny

      And '!' was typed as period-backspace-apostrophe (or the reverse). I wonder if I have that thing any more. It was good at making regular marks on paper during a power failure, but it had this extremely bad habit of inserting the character I typed rather than the one I wanted.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    22. Re:Get rid of unnecessary one and zero keys by SnarfQuest · · Score: 1

      You had a zero? In my time, zero hadn't been invented yet. We had to program with "one" and "not one". And we had to invent "not" just so we could have the opposite of a one!

      --
      Who would win this election: Andrew Weiner vs Andrew Weiner's weiner.
    23. Re:Get rid of unnecessary one and zero keys by conureman · · Score: 1

      I had an old manual portable typewriter that didn't have the 1. I don't remember the make, but it was pretty tiny compared to the desktop units. Everything folded in for transport. I recall an old unit I saw in a museum that was that way, one of the first as I recollect.

      --
      The cost of that cleanup, of course, will be borne by taxpayers, not industry.
    24. Re:Get rid of unnecessary one and zero keys by Anonymous Coward · · Score: 0

      It's also annoying as hell if You're a programmer trying to parse documents written by someone who does this. I just learned about that practice recently while writing software that parses statutes for the state legislature. Some bill drafters in my state definitely continued the practice of using the letter O and L in place of 0 and 1 into the digital age. Try explaining to them that this messes up the string parsing in the indexer application.

    25. Re:Get rid of unnecessary one and zero keys by Anonymous Coward · · Score: 0

      The excalmation mark was created by typing ', backspace, then . -- and that was when ' was the shift-option over 8, not *.

      The odd thing is my fingers still want to do that when I'm tired. Seems having to do a key combination to add emphasis makes a kind of sense.

      Bold text was a matter of typing hard, and maybe even backing up a few times really lay into the target word.

      While I'm scaring kids off the lawn, I'll admit I kinda miss the 'ding!' at the end of each line, but I still remember what impressed me most the first time I used a Commodore PET was seeing the words just automatically wrap. That pure magic told me I had entered the Future of Typing.

    26. Re:Get rid of unnecessary one and zero keys by Ritchie70 · · Score: 1

      There's a simple reason why you had to use a lowercase "L" instead of a 1.

      I learned to type on a combination of IBM Selectrics and manual typewriters in roughly 1985.

      The manual typewriters didn't have a "1" key. This was very common.

      The manual typewriters didn't have an exclamation mark, either. You had to "build" one using an apostrophe, backspace and period.

      --
      The preferred solution is to not have a problem.
    27. Re:Get rid of unnecessary one and zero keys by FrankDrebin · · Score: 1

      Actually you aren't far off. When keyboards were first being developed they operated like serial modems. There were two wide keys, one for "mark" and the other "space". The "mark" bar has since been replaced by dozens of the smaller keys for letters, numbers, and punctuation. The "space" bar lives on to this day.

      --
      Anybody want a peanut?
    28. Re:Get rid of unnecessary one and zero keys by maxwell+demon · · Score: 1

      Now I get it! All those 101 courses are actually LOL courses!

      --
      The Tao of math: The numbers you can count are not the real numbers.
    29. Re:Get rid of unnecessary one and zero keys by RichiH · · Score: 1

      Using an actual key might be a bit overkill, no?

    30. Re:Get rid of unnecessary one and zero keys by kitgerrits · · Score: 1

      They only key ya really need is the RRrrrr, matey!

      --
      "I was in love with a beautiful blonde once, dear. She drove me to drink. It's the one thing I am indebted to her for."
  8. As it is just about never used... by TrisexualPuppy · · Score: 5, Insightful

    On my laptop, I use it to toggle VMs. It's perfect because on my machine, it does absolutely nothing. Double scroll lock is the next best bet for me, but my keyboard requires me to press the Fn key simultaneously.

    Is Lenovo leaving any "useless" keys? Some of us actually NEED keys that are otherwise never used and the OSes recognize by default.

    1. Re:As it is just about never used... by thorsen · · Score: 1, Informative

      Sorry, but no you don't. You can easily use some set of modifiers for it instead. Win-space does nothing on my machine and is even easier to get to than SysRq because you don't have to move your hands from the normal position.

    2. Re:As it is just about never used... by Anonymous Coward · · Score: 0, Insightful

      Getting rid of floppy drives was considered a drastic move at the time because some people used them. Just because "some" people use it doesn't mean its useful

    3. Re:As it is just about never used... by Blakey+Rat · · Score: 3, Interesting

      IMO, the perfect keyboard was the Mac Classic one, before they made it all PC-compatible.

      My favorite feature was that "Enter" and "Return" were two different keys, so you didn't have to do that retarded "use control-Enter to actually do return" crap that we do all the time now. ("Return" added a new line and "Enter" entered information.)

      "Home" and "End" worked in a reasonable fashion. And "Caps Lock" actually did what the key SAID it did, instead of caps reverse, which is what PCs have always done.

      If I ran the world, I'd get rid of every key that causes more tech support calls than it saves time. This includes "Scroll Lock" and "Pause", which basically work as a "my Excel is broken!" key. And ditto "Insert", except that one's more of a "my Word is broken!" key. Oh, and "Num Lock"... why would anybody ever want the keypad to *not* be a keypad? Definitely scrap that one too.

      And while we're at it, we need Microsoft to make up its mind whether the "Windows" key is a key or a modifier... right now it does both, which is insane.

    4. Re:As it is just about never used... by Anonymous Coward · · Score: 0, Troll

      Getting rid of trolls was considered a drastic move at the time because some people enjoyed them. Just because "some" people like them doesn't mean they are useful.

    5. Re:As it is just about never used... by troll8901 · · Score: 2, Insightful

      Would you like to share a bit more with us? On how we can set and use the modifiers - whether in Windows, GNOME, or whatever.

      Yes, I can Google for it, but I'd rather hear it from someone experienced.

    6. Re:As it is just about never used... by Anonymous Coward · · Score: 0

      No, you don't NEED those extra keys. You'd manage just fine using some other key combo.

    7. Re:As it is just about never used... by Blakey+Rat · · Score: 3, Interesting

      Troll? Seriously?

      I don't mind being down-modded, if the mod makes sense. Could someone please explain to me how anything in that post is considered "trolling."

    8. Re:As it is just about never used... by Thaelon · · Score: 1

      It's perfect because on my machine, it does absolutely nothing.

      Actually, it takes a screenshot in most (all?) versions of windows. Does in Ubuntu too.

      Alt+PrtScn will take a screenshot of only the current window, again in windows and at least Ubuntu.

      --

      Question everything

    9. Re:As it is just about never used... by DragonWriter · · Score: 1

      IMO, the perfect keyboard was the Mac Classic one, before they made it all PC-compatible.

      My favorite feature was that "Enter" and "Return" were two different keys, so you didn't have to do that retarded "use control-Enter to actually do return" crap that we do all the time now. ("Return" added a new line and "Enter" entered information.)

      IIRC, the original 101-key PC (AT?) keyboard actually had Enter (on the numeric keypad) and Return (on the main "typewriter" part) labelled differently, and they had different scan codes, though most applications gave them the same effect, so the difference you describe may have been a platform UI convention difference, and not an actual keyboard difference.

    10. Re:As it is just about never used... by shutdown+-p+now · · Score: 1

      And while we're at it, we need Microsoft to make up its mind whether the "Windows" key is a key or a modifier... right now it does both, which is insane.

      It may be insane, but you'd have to start with Alt, then ("activate main menu" as a key). And there's a very long standing precedent for that one, so I doubt it'd go away any time soon.

    11. Re:As it is just about never used... by Blakey+Rat · · Score: 1

      Yah, true, good point. Another thing Apple did right is *firmly* delineate which keys were modifiers and which were not... there was no such thing as a "sometimes one, sometimes the other." A good KISS principle.

    12. Re:As it is just about never used... by shutdown+-p+now · · Score: 1

      Actually, Alt probably wasn't even Microsoft invention, it just got scooped up with other UI stuff in the amalgamation that was early Windows. I saw it in many DOS TUI programs before I ever saw Windows - e.g. most dBase clones seems to do it that way. That said, Windows (pre-3.x at that time) was still there, even if no-one bothered to use it, so perhaps it did actually appear there first.

      Or maybe it's part of CUA, so we can thank IBM? I'm pretty sure that F10 is, and Alt+letter shortcuts are as well, but I can't find if plain Alt was there as well.

    13. Re:As it is just about never used... by maxwell+demon · · Score: 1

      On my keyboard (a modern one with Windows keys) they are still labelled differently (the one on the alphanumeric block has an arrow with angle, pointing first down, then left, while the one on the numeric keypad is labelled "Enter").

      --
      The Tao of math: The numbers you can count are not the real numbers.
    14. Re:As it is just about never used... by Eythian · · Score: 1

      It seems to me that having 'enter' and 'return' do different things would cause horrible tech support nightmares. Not that I modded you anything...

    15. Re:As it is just about never used... by Blakey+Rat · · Score: 1

      I dunno, think about how many times you get the question, "how do I put two lines of text in a single Excel cell?" With the Return/Enter configuration, it's obvious how.

  9. Has to be said a bit differently this time ... by tomhudson · · Score: 5, Funny

    "You can have my SysRq key when you pry it from my cold dead ThinkPad!"

    1. Re:Has to be said a bit differently this time ... by Anonymous Coward · · Score: 0

      Ow! My print screen button!

    2. Re:Has to be said a bit differently this time ... by delphi125 · · Score: 1

      My ThinkPad is dead you insensitive clod.

    3. Re:Has to be said a bit differently this time ... by Palshife · · Score: 1

      So, what, two weeks? ;)

      --
      Attention deficit disorder is a complicated issue, spanning several major... HEY LET'S GO RIDE BIKES!
    4. Re:Has to be said a bit differently this time ... by Reeses · · Score: 1

      I'm pretty sure that's the idea.

      --
      Reeses
  10. Linux, Specifically Ubuntu by Aldenissin · · Score: 4, Informative

    I use the "busier" backwards or "reisub" combination with the sysrq key in order to gently shutdown Ubuntu when it locks up. So yes, I use it, but that has only been in the last couple of years or so. Not sure what else it is used for...

    --
    Like a city whose walls are broken down is a man who lacks self-control.
    1. Re:Linux, Specifically Ubuntu by Tweezer · · Score: 1

      This is slashdot, Linux never crashes. Crashing is something only Microsoft operating systems do.

    2. Re:Linux, Specifically Ubuntu by Restil · · Score: 1

      What are you doing with Ubuntu such that you so frequently lock it up that you have a key set aside to mitigate that particular frustration? Not that I've never locked up a linux box before, but it's rare. Then again, most of my boxes don't even have a monitor, so I'm probably not pushing the envelope much.

      -Restil

      --
      Play with my webcams and lights here
    3. Re:Linux, Specifically Ubuntu by Nadaka · · Score: 1

      I've never seen ubuntu crash, but I have seen ubuntu applications crash and unable to restart without restarting ubuntu. In my experience so far, ubuntuand windows 7 seem to have about the same stability. Neither one crashes but applications sometimes lock up or crash.

    4. Re:Linux, Specifically Ubuntu by Morel · · Score: 1

      He means this. It's quite useful, actually.

    5. Re:Linux, Specifically Ubuntu by frogzilla · · Score: 1

      I occasionally see a kernel panic with Ubuntu (intel64) on two kinds of hardware (older IBM x series and brand new Dell Intel 5500 series). It seems to have something to do with NFS though I haven't been able to get it sorted out. The OS seems to keep working but one can't log on or get a response from connected terminals. In any case we can watch the load climb up as something eats all of the memory on the machine. We can see records of user processes being killed to save memory. The only thing that works (aside from removing power) is to press alt+sysRq+h to remind yourself whether the reboot combination uses a B or and R and then reboot it with the magic sysRq key.

      If anyone has any suggestions I am happy to hear them. We have an environment that requires a few older machines running an older version of linux as well as new stuff. My guess is that there is some interaction between old and new flavours of NFS. I have seen some discussions of problems like the one I have described out there and some of them have pointed to patches to the kernel to deal with NFS problems. I haven't been able to get these to work though.

    6. Re:Linux, Specifically Ubuntu by apoc.famine · · Score: 1

      Probably using flash. It's amazing how it can destroy a browser, and sometimes a whole system. It is truly the most garbage program I have ever used. I was ignorant of what SysRq did, which is why I recently had to hard reboot my system after flash ate it. I'm actually going to try to remember this for the next time flash destroys my desktop. (Most of the time, I just need to kill firefox. However once in awhile, the flash/firefox death combo manages to lock X up as well. It shouldn't be able to, but it does. If the internet didn't have boatloads of it, I'd be far happier. Here's looking forward to HTML-5.)

      --
      Velociraptor = Distiraptor / Timeraptor
    7. Re:Linux, Specifically Ubuntu by Anonymous Coward · · Score: 0

      That's impossible. As any Linux fanboy will tell you, it's physically impossible for Linux to lock up.

    8. Re:Linux, Specifically Ubuntu by Ant+P. · · Score: 1

      You can also use the "reiser" combination which kills everything and also leaves your disks in a vulnerable state

  11. Randomly I noticed that key today... by djsmiley · · Score: 2, Informative

    randomly I noticed that key earlier today, because some people have been given new usb keyboards instead of PS2 and they dont have that key (hp keyboards).... and now it appears here...

    Weird.

    --
    - http://www.milkme.co.uk
    1. Re:Randomly I noticed that key today... by Anonymous Coward · · Score: 0

      Get off my lawn...

    2. Re:Randomly I noticed that key today... by diqmay · · Score: 1

      randomly I noticed that key earlier today, because some people have been given new usb keyboards instead of PS2 and they dont have that key (hp keyboards).... and now it appears here...

      Weird.

      are you getting a kick, etc?

    3. Re:Randomly I noticed that key today... by dominious · · Score: 1

      Weird to you,yes. But, how many read /. ? If there exists the probability of this happening 1 in a million then it's not weird...

      I don't really know how many read /. every day. Are there any stats somewhere?

    4. Re:Randomly I noticed that key today... by Anonymous Coward · · Score: 0

      randomly I noticed that key earlier today [...] and now it appears here...

      To me it appears as if it would disappear here ...

    5. Re:Randomly I noticed that key today... by Anonymous Coward · · Score: 0

      I want some of that acid!

  12. From having read TFA... by Archaemic · · Score: 1

    I also notice the Scroll Lock and Pause/Break keys are missing. I know you can use the Scroll Lock key in conjunction with Excel, but I'm not sure anyone else ever does. Although I have actually used it on the command line to, shock and awe, lock the screen from scrolling while it was booting up so I could see error messages before they disappeared into the dust.

    Also, switching the F keys with the functionality usually relegated to Fn-F*, as mentioned in TFA, is nothing new. Apple has been doing that on their laptops for years.

    1. Re:From having read TFA... by afidel · · Score: 1

      scroll-scroll is the defacto key combo to bring up the OSD for KVM's. Pause/Break is great for stopping that information window that scrolls by during POST, but on modern computer's it's largely unneeded since PCI resource sharing generally just works.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    2. Re:From having read TFA... by BattleApple · · Score: 1

      Are you thinking of the Pause key? Scroll Lock is supposed to toggle the arrow keys between scrolling the screen and moving the cursor... and also to drive me insane when I accidentally hit it then try to write an email in Lotus Notes *cringe*

    3. Re:From having read TFA... by Aim+Here · · Score: 1

      "I know you can use the Scroll Lock key in conjunction with Excel, but I'm not sure anyone else ever does. "

      I use it all the time, to get out of that irritating Scroll lock mode caused by accientally hitting it the first time round.

    4. Re:From having read TFA... by tomtomtom · · Score: 1

      You can use Ctrl+S to stop scrolling and Ctrl+Q to resume it. Much better to learn those because they work over ssh and on other Unices too.

    5. Re:From having read TFA... by Happler · · Score: 1

      See, the removing the default F* keys and making me do a Fn+F* to use it bothers me more then the Sysreq key. I use the F* keys a lot on all my keyboards.

      And BTW, using Apple as an example for what is right is questionable.Remember, long ago, they decided that end users did not need the ability to right click...

    6. Re:From having read TFA... by Archaemic · · Score: 1

      I never said it was right. They just did it. I'm on a Mac right now, and I switched it so that the F* keys are the F* keys again because the other way bothers me.

    7. Re:From having read TFA... by Anonymous Coward · · Score: 0

      That is a real PITA though. Functions keys are used a lot, media keys hardly ever. On the very rare occasions I need to change the volume or brightness, I'm happy pressing Fn as well. However, function keys are used extensively in almost every application I use.

    8. Re:From having read TFA... by Archaemic · · Score: 1

      Yeah, I use scroll-scroll with KVMs, but remember, this is a laptop. KVMs...are not typically used with laptops.

    9. Re:From having read TFA... by Anonymous Coward · · Score: 0

      Apple has a preference so you can toggle the behavior. I have mine set you have to press fn+f* to use the system controls and f* is used for program shortcuts etc.

    10. Re:From having read TFA... by afidel · · Score: 1

      Yes, but the Lenovo standalone keyboards tend to be derivatives of the Thinkpad keyboard. Personally I am still waiting for a Bluetooth keyboard with trackpoint as I think that would be the ultimate HTPC keyboard.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  13. I've used it by jonbryce · · Score: 4, Informative

    If linux freezes, then Alt-SysRq-S+U+B will do an emergency sync of the disks, unmount them and reboot the system.

    1. Re:I've used it by mm_202 · · Score: 5, Funny

      Yep... just confirmed that it also works even if Linux isnt frozen...

    2. Re:I've used it by Victor_0x53h · · Score: 2, Informative

      I figured you were joking. "How do I hold all that down at once?" I thought.

      Alt+SysRq then press S, U, then B one at a time. R also looks like it might be necessary?

      http://www.makeuseof.com/tag/fix-unresponsive-or-frozen-computers-with-keyboard-shortcuts/

    3. Re:I've used it by Jaruzel · · Score: 1

      I'm not a Linux User... .but how on earth do you press all of those keys down together?!

      --
      Together, We Can Make Slashdot Better. I Do NOT Mod ACs. - Check Me Out
    4. Re:I've used it by discord5 · · Score: 4, Funny

      If linux freezes, then Alt-SysRq-S+U+B will do an emergency sync of the disks, unmount them and reboot the system.

      Bah! That almost looks like an emacs keycombo. M-x-Ctrl-v-p-o-k-l-m-z-w and then press your spacebar with your nose, and it'll do the same thing by the way. It's really handy to have such a shortcut, but the odds of your cat walking over the keyboard and hitting that particular combo are pretty high.

    5. Re:I've used it by BESTouff · · Score: 2, Informative

      You don't. You keep Alt+SysRq pressed, and you press S, U and B in sequence.

    6. Re:I've used it by Anonymous Coward · · Score: 0

      You press the letters in sequence (while continuing to hold the Alt-SysRq) s = sync file systems, u = remount all file systems read-only, b = reboot immediately w/o performing file-system unmount nor sync

    7. Re:I've used it by luder · · Score: 5, Informative

      I actually use Alt - SysRq - R + E + I + S + U + B:

              * R: Switch the keyboard from raw mode to XLATE mode
              * E: Send the SIGTERM signal to all processes except init
              * I: Send the SIGKILL signal to all processes except init
              * S: Sync all mounted filesystems
              * U: Remount all mounted filesystems in read-only mode
              * B: Immediately reboot the system, without unmounting partitions or syncing

      You don't need to hold the REISUB keys, so you can use your left hand to hold Alt, your right one to hold SysRq and use the free fingers to type REISUB.

    8. Re:I've used it by Anonymous Coward · · Score: 0

      Alt+SysRq+S,
      Alt+SysRq+U,
      Alt+SysRq+B

      in sequence

    9. Re:I've used it by Anonymous Coward · · Score: 0

      I just tried this. No nose required. But people with large hands may not be able to hit the p-o-l-k. (unless they just mash it with one or two fingers...

    10. Re:I've used it by xtracto · · Score: 0, Flamebait

      TROLL.

      We all know that
      1. Linux does not freeze.
      2. It is not necessary to reboot a Linux system for anything.

      Get him boys!

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    11. Re:I've used it by Antony-Kyre · · Score: 1

      If cats can play pianos, I'm sure a cat can learn to press those keys.

      (Yes, I know it's a "trick" done by a human, with the cat.)

    12. Re:I've used it by ais523 · · Score: 5, Informative

      You don't. You hold down alt and sysrq, but the other keys are pressed in sequence (and rather slowly). (Some laptop keyboards with sysrq requiring fn require you to let go of sysrq while you press the other keys, in which case you hold down alt but alternate between sysrq and the other characters.)

      Incidentally, for the grandparent: you probably want to write the whole sequence of 6 commands, R E I S U B, rather than just S U B. The R sets the keyboard to raw mode, sometimes allowing you to control-alt-f1 into a terminal and fix the crash without rebooting. E tells all the processes which are still running properly to terminate (many of them will save crash recovery or autosave data if you do that, so you can more easily get back to where you were); I kills all the processes that didn't shut down when you pressed E. This means that when you use S to synchronise the disks, it actually saves what you want to save, and nothing tries to queue up more data to save afterwards. Then U remounts filesystems readonly (or unmounts them; it comes to much the same thing), and B reboots the system instantly (the REISU do the rest of the shutdown process between them).

      A good mnemonic for this is that REISUB is "busier" spelt backwards. (Raising Elephants Is So Utterly Boring is another common mnemonic.)

      Sometimes I end up doing REISUO instead; unlike REISUB which is a manual reboot, RESIUO is a manual shutdown. It all rather depends on whether you want the system to stay down or come back up.

      --
      (1)DOCOMEFROM!2~.2'~#1WHILE:1<-"'?.1$.2'~'"':1/.1$.2'~#0"$#65535'"$"'"'&.1$.2'~'#0$#65535'"$#0'~#32767$#1"
    13. Re:I've used it by Opportunist · · Score: 1

      You obviously never had to enter game cheats that required you to press like 11 keys at the same time (and NO other keys).

      Hand your geek card in on your way out, thank you. :)

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    14. Re:I've used it by gnapster · · Score: 1

      Most new Linux users need to be tutored in this by someone who owns a Mac.

    15. Re:I've used it by 0racle · · Score: 1

      Wow, thank you for that. Writing that one down now.

      --
      "I use a Mac because I'm just better than you are."
    16. Re:I've used it by Hylandr · · Score: 1

      I also tried the M-x-Ctrl-v-p-o-k-l-m-z-w combo. My nose was already being used for the Control key so I used something else I had available and got fired for it. Anyone looking to hire a flexible programmer?

      --
      ~ People that think they are better than anyone else for any reason are the cause of all the strife in the world.
    17. Re:I've used it by z_gringo · · Score: 1

      Ok, I totally thought you were just making that up. It does, in fact reboot my system. Thanks. (I think)

      --
      -- -- Warning. Do not stare directly at the sun.
    18. Re:I've used it by Wint3rhart · · Score: 1

      Well hey, I just learned something. Let it never be said that /. isn't useful!

    19. Re:I've used it by CrackerJackz · · Score: 1

      Not sure which distro's this is turned on by default on, but you'll have to echo a 1 to /proc/sys/kernel/sysrq before you can try this out :)

      alt + sysrq + o is 'Off' for most laptops
      +h should give you help options as well.

    20. Re:I've used it by baKanale · · Score: 4, Insightful

      A good mnemonic for this is that REISUB is "busier" spelt backwards. (Raising Elephants Is So Utterly Boring is another common mnemonic.)

      I always liked Reboot Even If System Utterly Broken, since that's kinda what REISUB does. But hey, any mnemonic that helps you remember is a good mnemonic, right?

    21. Re:I've used it by Luyseyal · · Score: 1

      If your Linux box doesn't freeze occasionally from all the new patches you install on a daily basis, can you really say you're USING Linux?

      -l

      --
      Help cure AIDS, cancer, and more. Donate your unused computer time to worldcommunitygrid.org. Join Team Slashdot!
    22. Re:I've used it by need4mospd · · Score: 1

      I just use up down up down left right left right B A select start It hasn't really done anything yet, but I'm pretty sure there are 600 linux lives stored up for me somewhere.

    23. Re:I've used it by MrMr · · Score: 1

      Slam your head into the keyboard.

    24. Re:I've used it by Anonymous Coward · · Score: 0

      You don't want to type that too fast though. Each of those actions take a bit of time to execute. If you just press all the keys in a row quickly then they will stomp on top of each other (worst worst being the Alt-SysRq-B which will immediately reboot even if the other stuff isn't done).

    25. Re:I've used it by SQL+Error · · Score: 2, Funny

      Hold down both shift keys, both alt keys, and F1, pop the disk out of the drive and put it back in.

    26. Re:I've used it by Hurricane78 · · Score: 1

      Wikipedia has a nice mnemonic device:
      Raising Elephants Is So Utterly Boring.
      Or “BUSIER” bacwkwards. :)

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    27. Re:I've used it by dandart · · Score: 0

      You don't even need to hold Sysrq. I hold Alt, then type: Sysrq-r-e-i-s-u-b.

    28. Re:I've used it by Anonymous Coward · · Score: 0

      up up down down left right left right b a b a start

    29. Re:I've used it by Anonymous Coward · · Score: 0

      Hey, that's my password!

    30. Re:I've used it by luder · · Score: 1

      I know ;-). Muahaha

    31. Re:I've used it by fast+turtle · · Score: 1

      I've now learned my daily quota of something new - Thank you for that clear/concise explanation - Now it's off to veggie status.

      --
      Mod me up/Mod me down: I wont frown as I've no crown
    32. Re:I've used it by rugatero · · Score: 1

      You take that back! If reading /. is actually a worthwhile use of my time, that takes the fun right out of it.

      --
      This comment is for entertainment purposes only. Any similarity to real insight or information is purely coincidental.
    33. Re:I've used it by Anonymous Coward · · Score: 0

      I use Ctrl + Alt + SYSRQ - S U O to shutdown my thinkpad actually.

    34. Re:I've used it by prog-guru · · Score: 1

      Careful, I think they meant it for emergencies only. I haven't use it in years but I don't think this calls all the rc.d stop scripts, nor syncs the disks.

      I found the sync disk (alt sysrq s) useful before shutting down a wedged system.

      --

      chris@xanadu:~$ whatis /.
      /.: nothing appropriate.

    35. Re:I've used it by Anonymous Coward · · Score: 0

      Since you suggested mnemonics, I'll add mine:

      Reboot Even If System's Utterly Broken.

      Though Elephants seem more cheerful, heh!

    36. Re:I've used it by Anonymous Coward · · Score: 0

      Yeah, but you have to take off your shoes and socks to type it.

    37. Re:I've used it by dzfoo · · Score: 1

      Still, in my keyboard at least, the nearest ALT to the SysReq key is more than a fully stretched hand away. This means that I would need two hands to press it, leaving me to do some rather interesting pinky gymnastics to hit the other keys with one of my hands.

                -dZ.

      --
      Carol vs. Ghost
      ...Can you save Christmas?
    38. Re:I've used it by Anonymous Coward · · Score: 0

      Thanks the the trick banana hands.

    39. Re:I've used it by Richy_T · · Score: 5, Funny

      Careful. I accidently typed Alt - SysRq - R + E + I + S + E + R and my wife disappeared.

    40. Re:I've used it by GF678 · · Score: 1

      I've used REISUB several times in Ubuntu, and it's very useful.

      I have to ask though, why is it that Ubuntu can lock up so effective sometimes? I've tracked the problem down to my Intel graphics drivers, and it doesn't happen as much before as it used to. But I've very rarely had full-system lockups in Windows, so why does Linux even have this occurrence where you can't even get to the console?

    41. Re:I've used it by shutdown+-p+now · · Score: 1

      Done, though I've had to use nose to poke at the eject button, and ram the opened drive tray with my chin to close it.

      Now where's my cookie?

    42. Re:I've used it by bblount · · Score: 1

      My favorite mnemonic is: "aRrrrr, Everything Is Shitty! Un-Boot!" Who says pirates make bad sysadmins?

    43. Re:I've used it by galanom · · Score: 1

      There are two Alt keys. Use the one on the right.

    44. Re:I've used it by dzfoo · · Score: 1

      I guess you missed the part where I said, "the nearest ALT to the SysReq key is more than a fully stretched hand away". That's the one on the right.

      The SysRq key in my keyboard is on the top-right corner, above the numeric keypad.

              -dZ.

      --
      Carol vs. Ghost
      ...Can you save Christmas?
    45. Re:I've used it by Anonymous Coward · · Score: 1, Funny

      Thanks for the hint!
      Woo hoo, a single life for me!!!

    46. Re:I've used it by bingoUV · · Score: 1

      Do you have a nose, a chin or a tongue? They come handy in such situations.

      --
      Bingo Dictionary - Pragmatist, n. A myopic idealist.
  14. Caps Lock Key by Anita+Coney · · Score: 1, Insightful

    The only people I know who use the Caps Lock Key are AOLers. Anyone who needs a Caps Lock Key for legitimate technical reasons can buy a specialized keyboard for that purpose. That's no reason for the key to be inflicted on the rest of us.

    --
    If someone says he and his monkey have nothing to hide, they almost certainly do.
    1. Re:Caps Lock Key by jonbryce · · Score: 2, Informative

      I use the Caps Lock for entering software serial numbers where you get a long string of capital letters and numbers.

    2. Re:Caps Lock Key by Anita+Coney · · Score: 1

      Because I learned how to type on an actual manual typewriter, I've learned to use the shift key for such tasks. Maybe that's why the caps lock key is still around. It's all you young whipper-snappers and your electronic input devices.

      And while I admit that using the caps lock key for inputting the occasional series of all caps is easier, its so rare that I would do that, that the occasional and rare advantage does not make up for the annoying disadvantages to me.

      As I said, if you spend a lot of time inputting long series of all caps, you can always buy a keyboard for that task.

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    3. Re:Caps Lock Key by jellomizer · · Score: 1

      hey there are still people who need to do FORTRAN code... And most likely they use the same computer to write real documents as well.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    4. Re:Caps Lock Key by rickb928 · · Score: 1

      "The only people I know who use the Caps Lock Key are AOLers."

      You need to get out of the basement more. There is more to the world than former AOLers.

      I use CAPS LOCK regularly to input data in CAPS. Duh. So not all the apps I use know enough to shift for me when it is needed, and not when it is not, as in they can't predict the use of my data. I also use it in queries, where the editor doesn't force caps for me. It's big world out there, with people doing things you don't know about.

      Honestly, CAPS LOCK has a useful function. Ditch Scroll Lock first, if you must.

      Of course, does the Pause/Break key do anything at all? Missing an opportunity there, I bet, but does someone use it? Dunno.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    5. Re:Caps Lock Key by jgtg32a · · Score: 2, Interesting

      Rebind it to CTRL and learn to love the CAPS key

      http://johnhaller.com/jh/useful_stuff/disable_caps_lock/

    6. Re:Caps Lock Key by stillnotelf · · Score: 1
      My wife has a bizarre typing method - hunt and peck form, but muscle memory provides "touch-typing" ability to not look at the keyboard. She uses capslock-letter-capslock to get single capital letters, instead of holding shift. I guess it makes it faster since she only uses two fingers, she can keep them moving instead of holding one down? I've never understood how she can stand it.

      Is there something specific about AOL you mention, or just AOLlers perogatively? (Like maybe the old AOL software didn't allow the shift key to work or something?)

    7. Re:Caps Lock Key by Anita+Coney · · Score: 1

      "Honestly, CAPS LOCK has a useful function."

      I have absolutely no doubt that it serves a useful function. But so would a special "save" key. So would a special "print" key (and not the useless print screen key.) So would an "order a pizza and have it delivered key." My point is that for the vast majority of users, the caps lock key is not widely used and causes more problems than solutions.

      And as I've already said, if you use a caps lock key, simply buy that sort of keyboard/laptop and you're good to go.

      BTW, on a completely different point, other than to get "god mode" in Doom, why the frick do we have a tilde key? Maybe programmers should get their own keyboard.

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    8. Re:Caps Lock Key by Anonymous Coward · · Score: 0

      The only people I know who use the Caps Lock Key are AOLers. Anyone who needs a Caps Lock Key for legitimate technical reasons can buy a specialized keyboard for that purpose. That's no reason for the key to be inflicted on the rest of us.

      Of course the thought that Caps Lock isn't useful assumes a QWERTY keyboard used for typing English. Other keyboard configurations, or using a QWERTY keyboard in other configurations (for example for typing in other languages, as I often do, despite being a native anglophone and a long time programmer) can make Caps Lock very helpful.

    9. Re:Caps Lock Key by Anonymous Coward · · Score: 0

      Because I learned how to type on an actual manual typewriter, I've learned to use the shift key for such tasks. Maybe that's why the caps lock key is still around. It's all you young whipper-snappers and your electronic input devices.

      i was born in 1980 and learned on a manual typewriter. dont have to be that old to have used them.

    10. Re:Caps Lock Key by Anonymous Coward · · Score: 0

      CAPS LOCK IS AWESOME HOW DARE YOU SAY THAT.

      Yes, Mr. "Filter error," I AM yelling. Caps Lock is important to me.

    11. Re:Caps Lock Key by he-sk · · Score: 1

      I touch type and using shift to enter a text in all caps is a pain. Unless I can type all characters with one hand (how likely is that) I constantly have to shift between the left and right shift key. With the pinky no less, the weakest finger. That gets tiring very fast.

      So, no, don't take away the caps lock key.

      --
      Free Manning, jail Obama.
    12. Re:Caps Lock Key by Anita+Coney · · Score: 1

      "Is there something specific about AOL you mention, or just AOLlers perogatively?"

      The latter, of course.

      You should post a video on youtube of your wife typing, I'd love to watch it.

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    13. Re:Caps Lock Key by Anita+Coney · · Score: 1

      As I said previously, programming is also the reason we're still stuck with the otherwise useless tilde key. (Other than for entering "god" mode in Doom, of course.)

      I'm thinking maybe programmers should get their own specialized keyboard.

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    14. Re:Caps Lock Key by MadKeithV · · Score: 1

      Note: on several international keyboard layouts (Belgian Azerty for one, IIRC), the main number set needs shift to be pressed (not the numpad). So parent has a point.

    15. Re:Caps Lock Key by Anonymous Coward · · Score: 0

      Because I learned how to type on a manual typewriter, I learned to use shift-lock for such tasks, because holding shift on a manual is hard work (the typist's equivalent of holding the clutch down on a manual car).

      The only reason they still have Caps Lock on modern keyboards is to annoy people like you.

      PS: does a keyboard which only inputs upper case letters have all the key legends in lower case?

    16. Re:Caps Lock Key by Anonymous Coward · · Score: 0

      I use the Caps Lock for entering software serial numbers where you get a long string of capital letters and numbers.

      You can get a special input device for 10$ for that. The rest of us don't need to suffer. Caps lock is the bane of modern computing, costing industry and governments possibly millions in lost productivity and mis-communications. The thing was only ever invented to make typewriters friendlier.

    17. Re:Caps Lock Key by snspdaarf · · Score: 1

      BTW, on a completely different point, other than to get "god mode" in Doom, why the frick do we have a tilde key? Maybe programmers should get their own keyboard.

      In order to launch vi from inside mail, of course!

      --
      Why, without your clothes, you're naked, Miss Dudley!
    18. Re:Caps Lock Key by baka_toroi · · Score: 1

      Anita, there's more to the world than programmers :P

      I use the tilde because it's needed for me to type the "enye" key (ñ, used in Spanish). Yes, I should probably get a Spanish keyboard, but wish me good luck changing the keyboard of a laptop. Plus, I hate Spanish keyboards.

    19. Re:Caps Lock Key by PiAndWhippedCream · · Score: 0

      BTW, on a completely different point, other than to get "god mode" in Doom, why the frick do we have a tilde key? Maybe programmers should get their own keyboard.

      So we can capitalize/uncapitalize things in vi.

      In all seriousness, though the one possible real serious use of the caps-lock key is to type SQL.

      SELECT table.c1, table.c2 FROM table WHERE table.c3 = 1

      Is much more readable than:

      select table.c1, table.c2 from table where table.c3 = 1

      still, I write much more SQL than I should (never will get around to learning transactions), and I have my caps-lock key mapped to escape.

    20. Re:Caps Lock Key by Anita+Coney · · Score: 1

      "I use the tilde because it's needed for me to type the "enye" key"

      Thanks for pointing that out. I did not know that the tilde key could be used to accent letters. I thought of it more in terms of a logical symbol used in programming.

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    21. Re:Caps Lock Key by christopherfinke · · Score: 1

      ...or anyone that does data entry for a living, where all-caps is the standard.

    22. Re:Caps Lock Key by babblefrog · · Score: 1

      If you have to keep it, move it out of the way so I don't accidentally hit it when reaching for the tab key.

    23. Re:Caps Lock Key by Hurricane78 · · Score: 1

      It’s a nice big key.
      That is why it’s mapped on Mod3 in the German NEO layout.
      (Caps Lock is still available by pressing the right Mod3 key when the left one is pressed.)

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
    24. Re:Caps Lock Key by mike2R · · Score: 1

      I use the Caps Lock for entering software serial numbers where you get a long string of capital letters and numbers.

      Ok pet hate here. When requesting data input where the alphabetic characters are only valid when they are capitalised, WHY DON'T YOU JUST HAVE IT SO ALL LETTERS APPEAR AS CAPITALS???!!11!!!?

      PS Shift key used all the way there.

      PPS Yes I did need to go back and correct DON"T to DON'T.

      --
      This sig all sigs devours
    25. Re:Caps Lock Key by Nerdfest · · Score: 1

      Maybe programmers should get their own keyboard.

      Many of us now earn enough to have our own keyboards.

    26. Re:Caps Lock Key by Jaysyn · · Score: 1

      BZZZT, wrong!

      Civil & Technical designers use the CAPLOCK key in conjunction with AutoCAD / Microstation all the time. Almost nothing I draft has any lowercase text on it.

      --
      There is a war going on for your mind.
    27. Re:Caps Lock Key by grahamm · · Score: 1

      Why do computer keyboards have a CAPS lock rather than a SHIFT Lock as on manual typewriters?

    28. Re:Caps Lock Key by Waffle+Iron · · Score: 1

      Because I learned how to type on an actual manual typewriter, I've learned to use the shift key for such tasks.

      The 100% mechanical, non-electric typewriter that I learned to type on had a caps-lock key. It worked like a car's parking brake pedal.

    29. Re:Caps Lock Key by geekoid · · Score: 1

      Holding the shift key for that many characters is stupid and wasteful. I learned to type in 1978, and even then typewriters allowed you to lock caps on.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    30. Re:Caps Lock Key by apoc.famine · · Score: 1

      Agreed. On all my systems the Caps Lock key resides in the desk drawer. While it leaves a gaping hole, filled with crumbs and filth, it's far better than having it there. Yeah, I could remap it, but a bent paperclip fixes it in far less time, with far less effort.

      --
      Velociraptor = Distiraptor / Timeraptor
    31. Re:Caps Lock Key by Steve+Max · · Score: 1

      New Fortran standards don't require upper case anymore (if you can call F77 "new", of course). We don't need caps lock at all. However, the COBOL guys may be a problem (I'm really not up to date with the latest developments on that front).

    32. Re:Caps Lock Key by ldierk · · Score: 1

      99% of the time you have to enter serials, they get capitalized automatically.

    33. Re:Caps Lock Key by Kremit · · Score: 1

      The TypeMatrix keyboard I have at both home and work (Dvorak model highly recommended!) uses a large Shift key in place of caps lock. There is a caps lock but it's deliberately placed on the right side of the keyboard. I just wish it was the CTRL key that was larger instead, but it's still a great design.

    34. Re:Caps Lock Key by couchslug · · Score: 1

      "The only people I know who use the Caps Lock Key are AOLers."

      THERE ARE MORE OF US THAN LUNIX USERS. CAPS LOCK 4 TEH WIN!

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    35. Re:Caps Lock Key by pyster · · Score: 1

      I cant recall the last time I saw an AOLer use caps locks.

      People who use computers to do actual work often use the caps lock key. There are afew databases i access where it comes in handy. I just wish it was in anothe rlocation and something more commonly needed put in its place.

    36. Re:Caps Lock Key by Anonymous Coward · · Score: 0

      Or better yet, instead of ditching a key that you obviously have no use for but a good chunk of other people do, move it under the shift key, double tap the key to lock, double tap to unlock.
      Now a more useful key could take its place. A common replacement is Delete from what i hear.

      Stop trying to enforce YOUR dislikes on others. And yes, i typed "YOUR" with Shift
      Also, bold is overrated, in this house we type in caps to enforce stress on words.

    37. Re:Caps Lock Key by silent_artichoke · · Score: 1

      It's not just your wife. About half of the people in the student computer lab where I used to work did that. Another common thing that did not make sense was to type in www.google.com then search for www.hotmail.com (or whatever) then click on the link. It never occurred to them to just enter that in the first place.

    38. Re:Caps Lock Key by whoisisis · · Score: 1

      Tell the programmer of your application to append ".toupper()" or equivalent to the part of code that receives your input :-)

    39. Re:Caps Lock Key by rickb928 · · Score: 1

      Among other things, I have a process that I need to enter a ~ into.

      And I suspect some editors and wordcrafters, you know, people who use Microsoft Word for something other than creating birthday announcements, have good reason to type more than a few characters in upper case.

      Actually, birthday announcements are probably a great place to use some caps. Another use.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    40. Re:Caps Lock Key by puppyfox · · Score: 1

      They tried that once, it's not pretty... http://en.wikipedia.org/wiki/Criticism_of_APL#Keyboard

      --
      The cookie told me to.
    41. Re:Caps Lock Key by hackstraw · · Score: 1

      Most programming languages have a function to make letters upper case. It would seem that the serial number reader could implement one of those functions.

    42. Re:Caps Lock Key by LainTouko · · Score: 1

      There's no problem with the existence of the Caps Lock key, wanting to type a long string of capitals is a perfectly reasonable use case. The problem is its undeservedly prominent position. If Caps Lock was up next to Scroll Lock or thereabouts, nobody would complain.

    43. Re:Caps Lock Key by jonbryce · · Score: 1

      If I had the option of telling the programmer of my application what to do, I'd tell him to ditch the serial number requirement altogether.

    44. Re:Caps Lock Key by ReverendJ1 · · Score: 1

      I don't get how the tilde key is useless. I use it all the time to mean about. Like a whopper value meal is ~$5.

    45. Re:Caps Lock Key by Hymer · · Score: 1

      I am using a bar code scanner for that, lot faster and 100% accurate.

    46. Re:Caps Lock Key by pclminion · · Score: 2, Funny

      Jeez, how many serial numbers do you type per day that you need a special key on your keyboard just to make typing serial numbers easier? Is you job title "Serial Number Entry Technician?"

    47. Re:Caps Lock Key by Anonymous Coward · · Score: 0

      You don't do much spanish do you señorita...
      anyway since I don't do spanish, I only use it when I want to go home.

    48. Re:Caps Lock Key by tepples · · Score: 1

      I think whoisisis's subtle point might have been that you should already be using free software where possible.

    49. Re:Caps Lock Key by Thantik · · Score: 1

      I've remapped my capslock to ctrl for gaming purposes. Much easier to hit ctrl/shift when they're up a little higher relatively.

    50. Re:Caps Lock Key by WeirdJohn · · Score: 1

      Being disabled, I find the caps-lock key very handy. My right hand does not work properly, and typing things like "B.M. Forester" is much easier than holding down the shift key. I have never used AOL.

    51. Re:Caps Lock Key by flooey · · Score: 1

      "Serial Number Entry Technician"? I work in Serial Number Quality Assurance, you insensitive clod!

    52. Re:Caps Lock Key by ejasons · · Score: 1

      The 100% mechanical, non-electric typewriter that I learned to type on had a caps-lock key. It worked like a car's parking brake pedal.

      Just a small nit: On any typewriter that I've ever used, it was actually a Shift Lock, not Caps Lock (i.e. press "2" and get a quotation mark instead [different layout]).

    53. Re:Caps Lock Key by isorox · · Score: 1

      The only people I know who use the Caps Lock Key are AOLers.

      Remapped to escape, originally when my escape key got broken on my old thinkpad, but it's much handier having esc on the home row, got rid of my rsi.

      On my current laptop (HP nc2400), my "Up" key is broken, so I've remapped the "menu" key as up, strange how quickly you get used to it. It allows me to scroll up and down by rocking my hand, in a more natural position than keys directly above/below, which seems gentler on the wrist.

    54. Re:Caps Lock Key by complete+loony · · Score: 1

      Which sounds like a poorly designed application to me. If your application / database depends on having upper case in certain fields, then they should be forced to be upper case by the application, not the capslock key.

      --
      09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
    55. Re:Caps Lock Key by calidoscope · · Score: 1

      Or just buy a keyboard with the Control key in the correct place - just to the left of the 'A' key. Then again, I got my intro to confusers with a model 029 keypunch.

      --
      A Shadeless room is a brighter room.
    56. Re:Caps Lock Key by Bert64 · · Score: 1

      How about websites using the apache user dirs feature, http://hostname/~user

      Referencing homedirs in unix: ~/ or ~username/

      Having programmer specific keyboards is the next step in an already bad trend, computers used to come with BASIC built in and a manual encouraging you to learn programming (think C64 and sinclair)... Nowadays, you get nothing like that, computers are geared up to keep the user as ignorant of their inner working as possible, and shipping a printed manual would put a tiny dent in the obscene profit margins on software so you never get a manual anymore.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  15. They're remapping something else by tepples · · Score: 1

    So it's a handy debugger key for those who need one, functioning in the same key as print screen, but you need to hold alt key. What's the harm having it there, since it already is?

    Because they're probably remapping print screen too. Notice how "print screen" doesn't cause ink to get committed to paper in either Windows or GNOME.

    1. Re:They're remapping something else by Anonymous Coward · · Score: 0

      But at least print screen saves a screenshot to the clipboard in Windows (haven't tried GNOME as I don't have a print screen key on my mac keyboard)

    2. Re:They're remapping something else by atomicdoggy · · Score: 1

      No, but I did notice how it copies my screen to the clipboard.

    3. Re:They're remapping something else by ais523 · · Score: 1

      On GNOME, it takes a screenshot and pops up a dialog box asking you where to save it (or you can send it to the clipboard if you prefer).

      --
      (1)DOCOMEFROM!2~.2'~#1WHILE:1<-"'?.1$.2'~'"':1/.1$.2'~#0"$#65535'"$"'"'&.1$.2'~'#0$#65535'"$#0'~#32767$#1"
    4. Re:They're remapping something else by thelonious · · Score: 1

      Hey, did anyone mention that "print screen" copies the screen to the clipboard?

    5. Re:They're remapping something else by Anonymous Coward · · Score: 0

      Because they're probably remapping print screen too. Notice how "print screen" doesn't cause ink to get committed to paper in either Windows or GNOME.

      Print Screen in windows saves a copy of your screen to your clipboard which you can then paste into image editing programs. I actually use it a bunch.

    6. Re:They're remapping something else by Anonymous Coward · · Score: 0

      It saves the screen to the clipboard for later pasting!

    7. Re:They're remapping something else by j00r0m4nc3r · · Score: 1

      But it doesn't need it's own special key. Any combination of keys could be programmed to send the PRTSCR keycode, without needing a dedicated key.

    8. Re:They're remapping something else by DarkOx · · Score: 1

      I think that kinda sucks personally. I actually want to "Print the Screen" pretty often. Its not an elaborate process where I have to take a screenshot with the key, or some other method. Open some application that can consume an image type of clipboard information paste it in; and then use whatever menu or key combo that app has defined to actually print the image.

      A *Working* print screen would be really useful.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    9. Re:They're remapping something else by Intron · · Score: 2, Insightful

      But it doesn't need it's own special key. Any combination of keys could be programmed to send the PRTSCR keycode, without needing a dedicated key.

      Also true for every other key. In fact, you could just have one key and if you keep hitting it it cycles through all of the keycodes until you get to the one you want. Then you pause and go on to the next one. Seems very elegant to me. Put the most-used characters at the front of the list: etaoin...

      --
      Intron: the portion of DNA which expresses nothing useful.
    10. Re:They're remapping something else by TheRaven64 · · Score: 1

      Which isn't a sufficiently common operation to require a key dedicated to it. For reference, on OS X you take a screenshot with command-shift-3 or a shot of a single window or screen region with command-shift-4 (press space to toggle between the two). I've never felt the lack of having a dedicated button to slow me down, but then taking screenshots is something that I do once every few months.

      --
      I am TheRaven on Soylent News
    11. Re:They're remapping something else by daniorerio · · Score: 5, Funny

      You're hired! - Steve Jobs

    12. Re:They're remapping something else by Anonymous Coward · · Score: 0

      theonion beat you to it

      http://www.theonion.com/content/video/apple_introduces_revolutionary

    13. Re:They're remapping something else by the_womble · · Score: 1

      But it doesn't need it's own special key. Any combination of keys could be programmed to send the PRTSCR keycode, without needing a dedicated key.

      Also true for every other key. In fact, you could just have one key and if you keep hitting it it cycles through all of the keycodes until you get to the one you want. Then you pause and go on to the next one. Seems very elegant to me. Put the most-used characters at the front of the list: etaoin...

      Please do not give Lenovo ideas. i can see someone there looking at this and thinking:

      1) It lower costs
      2) We can claim is makes simpler to use
      3) It makes it look more elegant

      Lets do it!

    14. Re:They're remapping something else by mangu · · Score: 1

      you could just have one key and if you keep hitting it it cycles through all of the keycodes until you get to the one you want. Then you pause and go on to the next one. Seems very elegant to me.

      Unfortunately you cannot patent it. Prior art

    15. Re:They're remapping something else by rduke15 · · Score: 1

      I disagree. On Macs, every time I need to copy a window, I have to search the documentation to find that key combination. On Windows and Linux, i just press Alt-PrtScr and then Ctrl-V to paste wherever I need it.

    16. Re:They're remapping something else by Anonymous Coward · · Score: 0

      Steve Jobs already tried to make the mouse a single-button device; please don't give him ideas that would inspire him to do the same with the keyboard.

    17. Re:They're remapping something else by Mad-Bassist · · Score: 1

      Check out Purrint at www.bcheck.net/apps - it's a nice free app that my hotel uses.

      It's a very fast way to capture the screen (or current window) and get it on paper.

      --
      "The only legitimate use of a computer is to play games." - Eugene Jarvis
    18. Re:They're remapping something else by TheRaven64 · · Score: 1

      Why would you search the documentation? If you can't remember the shortcut, just go to the Services menu (you do realise that taking screenshots is just a system service invocation, right?) and it will tell you, right next to the menu items for invoking services exported by Grab.

      --
      I am TheRaven on Soylent News
    19. Re:They're remapping something else by stepdown · · Score: 2, Funny

      Reminds me of that "Apple Introduces Revolutionary New Laptop With No Keyboard" story from The Onion. http://www.theonion.com/content/video/apple_introduces_revolutionary?utm_source=embedded_video

    20. Re:They're remapping something else by BrokenHalo · · Score: 1

      ...I have to search the documentation to find that key combination.

      That reminds me of the days when I persisted in using TECO (or clones thereof) as my preferred text editor. My colleagues used to tease me with comments about its memory usage, i.e. the amount of meat-space memory required to remember all those commands. I was younger then, and my memory was more functional, so I now have no shame in taking all the help I can get.

    21. Re:They're remapping something else by Korin43 · · Score: 1

      No this is completely different! Get this, we're doing it with... a computer!

    22. Re:They're remapping something else by marcosdumay · · Score: 1

      "Notice how "print screen" doesn't cause ink to get committed to paper in either Windows or GNOME."

      I dunno... On my KDE isntall is does create a png file at my home dir. Keeping in mind that technology changed sinse the key was named, that is not literal "print", but is close enough for me.

    23. Re:They're remapping something else by MobiusPoint · · Score: 1

      Just add a wheel and you can cycle through the keys much faster and with greater precision.

    24. Re:They're remapping something else by Intron · · Score: 1

      Ah. The Dymo keyboard. Even better.

      --
      Intron: the portion of DNA which expresses nothing useful.
    25. Re:They're remapping something else by adolf · · Score: 1

      A guy that I work with has a theory about perfect computers, which your post reminded me of. It goes like this:

      You have to inputs to this computer: "Good computer," and "Bad computer."

      So, the computer does something. You decide whether it was good or bad, and press the appropriate button. The computer learns this in a Pavlovian way, and eventually little or no user input is required for the computer to tirelessly do good things.

    26. Re:They're remapping something else by Anonymous Coward · · Score: 0

      Good, I'll tell all the college students in my lab using a mac for the 1st time to contact you on how to do a print screen. Then when they forget again (College Night killed the brain cells holding that info) I'll send them over to you again. Actually I take that back there are some students with their own mac books that still need instruction on taking screen shots with the arcane three finger salute.

      Here is the multiple methods on how to do it if anyone is interested http://www.techiecorner.com/138/how-to-do-print-screen-in-mac-os-x/

    27. Re:They're remapping something else by troll8901 · · Score: 1

      Notice how "print screen" doesn't cause ink to get committed to paper in either Windows or GNOME.

      Aye! I remember good ol' DOS 5's GRAPHICS.EXE (or was it GRAPHICS.COM?) and Print Screen - looks far better than the default BIOS-handled (I assume) routine. I used it to print my game screen - Jet Fighter 2 or Shanghai II: Dragon's Eye.

      Now, if only I can use Shift+F7 to print (the same as WordPerfect 5.1), then I'd be really at home!

      I'm getting old already.

    28. Re:They're remapping something else by indi0144 · · Score: 1

      You're doing it wrong

      http://lightscreen.sourceforge.net/

      rejoice

  16. Print Screen by Lord+Lode · · Score: 5, Insightful

    That is the Print Screen key. Don't ever remove that key from the keyboard! I don't care that the word "SysRq" is written below "Print Screen" on that key. Feel free to remove that "SysRq" word from there, but do NOT remove the handy print screen key! Thanks.

  17. Um, I use a Macbook Pro... by jarocho · · Score: 1

    ...Anybody know where I can find the sysrq key on it? :)

    1. Re:Um, I use a Macbook Pro... by russotto · · Score: 2, Informative

      ...Anybody know where I can find the sysrq key on it? :)

      It's the eject key.

    2. Re:Um, I use a Macbook Pro... by bsDaemon · · Score: 3, Insightful

      I don't know, but having different keys for backspace and delete on mine would be very nice...

    3. Re:Um, I use a Macbook Pro... by Anonymous Coward · · Score: 0

      Its called Caps Lock on Macs.

    4. Re:Um, I use a Macbook Pro... by siriuskase · · Score: 1

      Lenova making Macbooks now? Does Jobs know about this?

      --
      If you must moderate, please moderate as irrelevent, not something bad, because I'm sure someone will find this interest
  18. MOD PARENT! by Anonymous Coward · · Score: 0

    MOD PARENT UPPITY I SAY!!

  19. Delete/Escape? by furby076 · · Score: 1

    Windows Key, Esc, CTRL, Alt, Delete, Page up/down, print screen - i use these all the time.
    Home/End/Scroll lock/Insert (annoying)/ Page break (only for dos type screens)/ num lock I either don't use or rarely use.

    --

    I do not support "The Man". I also do not support your irrational stupidity
    1. Re:Delete/Escape? by Dr.+Eggman · · Score: 1

      It's time to adjust the environment variables again! *Presses WinKey+Pause*

      --
      Demented But Determined.
    2. Re:Delete/Escape? by Anonymous Coward · · Score: 0

      home and end? 1 button that takes you to the top or bottom of a long ass document is annoying?

      use home or end once in a while, they are great

  20. You insensitive clod! by Anonymous Coward · · Score: 0

    You insensitive clod, I use Linux and the magic sysrq feature!

    Is this company going to implement a new kernel sysctl to allow one to change the key for magicsysrq?

  21. Laptops by tepples · · Score: 1

    Anyone who needs a Caps Lock Key for legitimate technical reasons can buy a specialized keyboard for that purpose.

    And install it into the laptop's chassis how?

    1. Re:Laptops by Anita+Coney · · Score: 1

      "And install it into the laptop's chassis how?"

      If there is a market for having a caps lock key (there are still plenty of AOLers out there) someone will continue building laptops for that market. Don't get your panties in a bunch. You'll still be able to write your rants in all caps well into the future.

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    2. Re:Laptops by Opportunist · · Score: 1

      My guess is that they'll provide a keyboard with another key missing, similar to what you get when you get keyboards for different languages. Did you know that, e.g. a German keyboard has the { on Alt+7? } is on Alt+0. 8 and 9 are [ and ] in case you're wondering. And you don't even want to know what combination is necessary for ~, \, | and ^.

      And people are still asking why I insist in English layout when I'm programming.

      --
      We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    3. Re:Laptops by Fujisawa+Sensei · · Score: 1

      Anyone who needs a Caps Lock Key for legitimate technical reasons can buy a specialized keyboard for that purpose.

      And install it into the laptop's chassis how?

      How about using the USB port?

      --
      If someone is passing you on the right, you are an asshole for driving in the wrong lane.
    4. Re:Laptops by pyster · · Score: 1

      Spoken like a douche who doesnt live outside his own experience. People in the real world, who do real work with computer, they often use those funny strange keys you dont understand, along with features you dont get. caps lock, num lock, scroll lock, ins/delete/home/end... basic data entry. document and terminal functions used in the real world. I'm gonna bet you dont actually know any AOLers who type with the caps lock on.

    5. Re:Laptops by tepples · · Score: 1

      As I understand it, a laptop's internal keyboard interface is more likely to be PS/2, not USB. But even if so, I said "install it into the laptop's chassis", not merely "use it with the laptop". Otherwise, I have to worry about the size and weight of two keyboards, especially when I use my laptop on the bus ride to and from work or shops. Having to use an external keyboard completely defeats the purpose of a compact laptop like the Asus Eee PC. If that didn't have caps lock, Asus wouldn't have had my money.

  22. argh by Anonymous Coward · · Score: 2, Interesting

    As far as I'm concerned, the 101-key keyboard layout was handed down from on high by the FSM, and anyone who changes it should be boiled in oil.

    (Yes, this includes whoever was responsible for Windows keys, which I'm still pissed about 15 years later.)

    1. Re:argh by MostAwesomeDude · · Score: 1

      Windows keys usually send the Super bucky on Unices, which is not necessarily bad. Emacs users rely on them sometimes. I may not be a fan of Emacs, but I can see the usage.

      Since the kernel doesn't really care about them, you can free up some of those Ctrl-Alt combos in your window manager (lookin' at you, kwin) by remapping them to Super combos.

      It does kind of suck that they're marked with an MS logo, though.

      --
      ~ C.
    2. Re:argh by Graff · · Score: 1

      Heh, the Windows key is the worst invention ever. It's so fun to accidently hit the Windows key and have your window minimize and the start menu pop up, just great when you are in the middle of a twitch game!

      And, yes, I know that I can disable the Windows key but it's still a pain when you are on someone else's system.

    3. Re:argh by Anonymous Coward · · Score: 0

      I wish you were logged in, I'd love to add you to my friends list for that comment ... 'course, I'd have to log in to do it ...

    4. Re:argh by RichiH · · Score: 1

      Why? FSM decided we could use another meta key and It gave it to Its children. Only reason I am not using it more regularly is that I lack it on my Thinkpad and want the same workflow and key bindings on all machines.

  23. At least on Mac mini and iMac by tepples · · Score: 1

    They're talking about the key sequence that's labeled "Option-F14" on Apple's desktop keyboards.

  24. Say what? by djupedal · · Score: 2, Funny

    "Ever wondered what the SysRq key on your keyboard does?"

    No - since I own a Mac....you insensitive bork........

    1. Re:Say what? by tool462 · · Score: 1

      Oh, since you bring up the Mac, what ever happened to the closed-apple key?

      http://upload.wikimedia.org/wikipedia/commons/8/80/Apple_iieb.jpg

    2. Re:Say what? by noidentity · · Score: 2, Informative

      No - since I own a Mac....you insensitive bork........

      Then you have the Programmer's Key, though it was removed from Mac designs around 1995, replaced with the Command-Power combination, or on later Macs with USB keyboards, Command-Eject.

    3. Re:Say what? by toddestan · · Score: 1

      The closed-apple key is my favorite way to tell if a Mac user really is one of the ones who has used Apple for all these years, or is one of the more recent switchers who thinks it's hip to say they've always used Apple. It's amazing how many Mac users have no clue what you're talking about.

  25. First they came for my Gold key... by WinterSolstice · · Score: 2, Insightful

    I keep seeing these, and I wonder how long it will be until we have nothing but a blackberry style keyboard.

    I guess I can't complain since I still use my Model M and LK463 keyboards, but laptops are getting to the point that the function keys are all remapped to random tasks (brightness, volume, etc) and we keep seeing random multi-media keys... yet stuff like num lock, scroll lock, print screen, break is getting pulled.

    Maybe most suits don't spend anytime dealing with text? Powerpoint doesn't recognize break?

    --
    An operating system should be like a light switch... simple, effective, easy to use, and designed for everyone.
  26. Lenovo not the first it seems by Xest · · Score: 2, Interesting

    Reading through the discussion I looked down to remind myself where on my keyboard it was, only to find that my Logitech keyboard I've been using at work for the last 2 years doesn't even have a Syr rq key.

    My work laptop does though as an alternative on the delete key.

    Still, I didn't even realised it'd gone from my main keyboard!!

    1. Re:Lenovo not the first it seems by Nyder · · Score: 1

      Reading through the discussion I looked down to remind myself where on my keyboard it was, only to find that my Logitech keyboard I've been using at work for the last 2 years doesn't even have a Syr rq key.

      My work laptop does though as an alternative on the delete key.

      Still, I didn't even realised it'd gone from my main keyboard!!

      Weird, I have a bunch of various logitech keyboards, some newish some older, and they all, even the mini usb keyboards for the Playstation 2 have the sysreq keys.

      --
      Be seeing you...
    2. Re:Lenovo not the first it seems by RichiH · · Score: 1

      If you have a print screen key, you have SysRq.

    3. Re:Lenovo not the first it seems by Xest · · Score: 1

      It's certainly not labelled as such like other keyboards I have though.

    4. Re:Lenovo not the first it seems by RichiH · · Score: 1

      That as may be, but you still have it :)

  27. Probably not. by lorg · · Score: 2, Insightful

    The people in the market segment for the Lenovo Laptops probably don't need the SysRq button (nor Print Screen). I'm fairly sure you could remove a bunch of other buttons they don't need beyond that one to. 12 function keys? the "Scroll Lock" and "Pause/Break" probably doesn't do much either - but they might already be gone.

    The question is what are you going to replace them with? I don't really need a shortcut button to check my email or whatever either. Plus removing keys and moving them around really screws up the layout and has a serious negative impact on my type-speed.

    1. Re:Probably not. by FlyingBishop · · Score: 1

      Given that a lot of businesses (for example mine) have moved to docked Lenovos for people's desktops, I'd say the target market includes sysadmins. Like myself.

      Though it doesn't bother me that much. What does bother me is the fact that you need to press Fn to get at the function (F1-F12) keys. Those I use daily.

      Stuff like brightness and volume should have dedicated keys, even if you're handling it in software. They don't belong on a keyboard.

    2. Re:Probably not. by mwvdlee · · Score: 0, Offtopic

      You could remove that WinMenu key too (not the Win key, the one next to the right-hand Win key). The only time I touch it, is when I accidentally miss the Ctrl or Win keys next to it.

      As for new keys... How about Undo and Redo keys? Perhaps dedicated Cut/Copy/Paste keys? For Windows specifically, Minimize and Maximize keys I might use.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    3. Re:Probably not. by lorg · · Score: 1

      Those redo(again)/undo/cut/copy/paste keys already exists on some keyboards from SUN (and probably others server hardware makers). They had 10 (2 cols 5 rows) or so extra keys on the left side of the keyboard, sort of like an opposite num key pad. Somehow they didn't catch on for "personal" usage but once you get used to them it's fairly handy. Problem is that it's not really a time saver if you work on many systesm and some dont have them. So I guess they sort of extincted themselves.

  28. Raising Elephants Is So Utterly Boring by Karellen · · Score: 1
    --
    Why doesn't the gene pool have a life guard?
  29. About the 'Delete' Key... by Anonymous Coward · · Score: 0

    When you are using any PC with Windows on it, you will use the 'Delete' key a lot 'Ctrl-Alt Delete' to get to task manager to maybe make things work again?

  30. Goodbye to the ThinkPad brand. by darthflo · · Score: 4, Insightful

    If this change is indicative of what'll happen to the "serious business" series (T, X, R), then the ThinkPad has, after some 18 years or so, finally jumped the shark.

    One of the main selling points of a ThinkPad was the keyboard. When all the other brands went completely nuts and placed the PrtSc/ScrLk/Pause/Insert/Delete/Home/End/PgUp and PgDn keys at a whim, on a ThinkPad you could blindly hit the spot where the key was supposed to be and actually hit it. They were quite proud of that, and nobody minded.
    Now, you get a chiclet keyboard with the F-keys disabled by default and six rows. Well, congrats Lenovo, you've just went from top-of-the-line in 2010 to consumer-grade-sony-vaio in 1999 or so.

    Another thing were the displays. Great, high-resolution, matte 4:3 screens one could work with. I own a 12" X61 with 1050 horizontal lines. Nowadays, it's WXGA with less than 800 lines in everything up to 14.1", and half of the models come in glare-type finish. Thanks to the shiny finish you can't see the screen contents anyways, so that slightly mitigates the lack of resolution.

    What's next, Lenovo? Get rid of the high-quality finish of the Notebooks and switch to cheap plastic? Fuck up the support infrastructure IBM built? Oh wait, already happened. I guess it's down to the nipple mouse as the last true hallmark of a ThinkPad. And that, I won't give up 'til you pry it from my cold, dead hands.

    1. Re:Goodbye to the ThinkPad brand. by Bill+Dimm · · Score: 1

      If this change is indicative of what'll happen to the "serious business" series (T, X, R), then the ThinkPad has, after some 18 years or so, finally jumped the shark.

      I think the shark jumping already happened when they decided to start popping ads up on people's screens.

    2. Re:Goodbye to the ThinkPad brand. by VGPowerlord · · Score: 1

      I guess it's down to the nipple mouse as the last true hallmark of a ThinkPad. And that, I won't give up 'til you pry it from my cold, dead hands.

      That'd be a pretty stupid move. After all, guys pay more attention to things with nipples.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    3. Re:Goodbye to the ThinkPad brand. by Anonymous Coward · · Score: 1, Informative

      ThinkPad jumped the shark when it was sold to the Chinese.

    4. Re:Goodbye to the ThinkPad brand. by Lord+Ender · · Score: 1

      What jumped the shark is the idea of using a notebook keyboard regularly.

      Notebooks are getting really small now. This is because smaller = better mobility. Mobility trumps everything when you're traveling. When you're not traveling and mobility is not important, plug in a REAL monitor and a REAL keyboard to your notebook.

      If you do NOT want your notebook to be optimized for mobility, well... that's a PEBKAC problem, not a design flaw in the device.

      --
      A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
    5. Re:Goodbye to the ThinkPad brand. by nametaken · · Score: 1

      I bought R61i's for our staff at work. They're still relatively durable, the display doesn't have that bullshit glassy finish, and it features all of the keys you mention... though I think the SysRq key is a total waste. They are widescreen, which I sometimes prefer and sometimes wish were 4:3 and had more vertical lines. This is particularly true when I'm looking at an IDE, though I doubt that's a common complaint.

    6. Re:Goodbye to the ThinkPad brand. by Chalex · · Score: 4, Informative

      The laptops that are getting this change are the Thinkpad Edge models. They are the low-end consumer level Lenovo laptops, Thinkpads in name only. They are not the regular Thinkpad T or X or R series models. The R series is discontinued now anyway. The regular T and X series are staying as they were (with minor modifications). You can read more details here: http://lenovoblogs.com/insidethebox/?p=349

      I look forward to the Thinkpad T series being the solid black square tanks that they have always been.

    7. Re:Goodbye to the ThinkPad brand. by darthflo · · Score: 1

      The regular T and X series are staying as they were[...]

      Wrong. (I realize the X100e is positioned more along the lines of the Edge and SL models, but if Lenovo considers the changes viable, they'll most probably expand them to affect T and X2/3 series, too.)

    8. Re:Goodbye to the ThinkPad brand. by Anonymous Coward · · Score: 0

      The thinkpad I got for work has a separate 10-key pad like a full sized keyboard, but the home/delete/page keys are stuffed in an unusable spot at the top, making them useless. To make matters all the more exciting, the number pad keys arbitrarily stop repeating after a half-second or so. This according to tech support is a 'feature'. Also the 'value-add' touch pad driver was almost completely unusable, and I had to replace it with one directly from synaptics. Lets not even talk about the unreal amount of bloat-ware I had to remove to get a seemingly high end (and not cheap) machine to perform at all.

    9. Re:Goodbye to the ThinkPad brand. by Ogi_UnixNut · · Score: 1

      I get the same impression, I bought a new T60 to replace my old T42, and it was a far worse machine (I had the machines side by side at this point).

      Ok it had a core 2 duo processor and 4GB RAM, but the case felt so cheap and flimsy, I felt that it wouldn't survive more than a year or 2 (my T42 was 7 years old at this point, and I had older Thinkpads that still were in excellent condition). They relocated the status L.E.Ds to the front (where I'll never see them), put some cheap wifi switch at the front as well, and generally made the laptop like like those ugly generic HP ones I can get at my local store. They also changed the adapter socket, so all the Thinkpad adapters I had spare were useless with it.

      After a day I put the T60 back in the box and returned it, I bought a X41 tablet instead (last of the ones made under IBM) and am using that now. My only question is what should I do after this? I don't think I'll be buying any more Thinkpads (unless Lenovo make some radical corrections to their direction with the Thinkpad line).

      What is there that you can buy that has the Thinkpad quality to it, supports Linux as well as the Thinkpads did? Some said Apple machines, but I like the nipple mouse, and my laptops need to take quite a bit of punishment without breaking. The Apple machines might be well built, but any damage will show up quite easily on that nice brushed aluminium casing. Not to mention I've really started liking the convertible tablet formfactor, which Apple don't do.

    10. Re:Goodbye to the ThinkPad brand. by fnj · · Score: 1

      I own a 12" X61 with 1050 horizontal lines. Nowadays, it's WXGA with less than 800 lines in everything up to 14.1"

      Wrong, I'm glad to say - at least it hasn't quite happened yet. The X301 has 1440x900 in a 13" screen, and it is a proper matte screen. The keyboard is a proper layout too. When this model is replaced, and mine finally dies, if they don't have a proper replacement, I may just kill myself.

    11. Re:Goodbye to the ThinkPad brand. by fnj · · Score: 1

      It does NOT have to be this way. The 13" ultrathin X301 is highly mobile, yet has a wonderful keyboard with a great layout. On my desk I plug in a 21" 1600x1200 monitor and a wireless mouse, but I use its own keyboard.

      Oh, it's also the only ultrathin that comes with an actual DVD writer built in - it's a special thinner than normal design. And it has a matte high brightness LED backlit display.

      It blows the Macbook air the fuck out of the water.

    12. Re:Goodbye to the ThinkPad brand. by darthflo · · Score: 1

      That's the spirit.
      Now how many more participants do we have to find to make this a bona fide suicide cult? And how many mass suicides will it take for Lenovo to bring the ThinkPad brand back to it's former glory?

    13. Re:Goodbye to the ThinkPad brand. by darthflo · · Score: 1

      I'm reasonably happy with my X61 tablet. It's not quite a *40, but it gets quite close. You won't be able to dodge the wifi switch, Windows key and similar "evolution", but the build quality is okay. Mine has accompanied me through a dozen countries or so, suffered occasional drops onto concrete, smashings into walls and bike accidents while in a backpack and is still ticking along just fine. Linux support is reasonable as well, the wifi driver can be somewhat spotty and Ubuntu 9.10 introduced the occasional crashed X session after waking up from standby, but that's probably related to experimental settings for the vga driver.

      Getting your hands onto ThinkPad quality with recent innards doesn't strike me as realistic. HP builds some nice laptops, but they're not really better than Lenovo. Apple builds shiny toys with a keyboard layout even more fucked up than a ThinkPad Edge. Dell? Heh. The four-letter As (Abit, Acer, Asus)? Bleh. Sony? Shiny!

      Actually, make it simple. Buy a T410, crack it open, put the innards into the T42's shell, repeat whenever new hardware generations are available.

    14. Re:Goodbye to the ThinkPad brand. by fnj · · Score: 1

      When we do kill ourselves, let's strap a sign around our necks saying "Lenovo drove me to this." Maybe that will get their attention. Oh wait ... how will that help me ...

    15. Re:Goodbye to the ThinkPad brand. by Ogi_UnixNut · · Score: 1

      I wish I could transplant laptop parts, but unfortunately there is no standard, and I strongly suspect that the layout would be too different for a simple transplant. Cutting away the T42's innards to make space will probably just weaken the structure to the point when it's weaker than the machine I'm transplanting from. Plus from what I see, the T410 has a widescreen, which would not fit on the 4:3 T42's chassis.

      Unless that was a joke, in which case there may have been a whooshing sound somewhere above me... I've disassembled, rebuilt and hacked/modified so many Thinkpads that your idea doesn't sound that crazy to me.

      In fact when I think about it, Thinkpads are by far the most flexible and easy to hack/mod machines I've ever used. Not to mention IBM offering service manuals to download, truly a pleasure to work on them. It's a shame to see the end.

      The X61 looks good, and it could well be an upgrade path after the X41, but what after that?

      Is there really no other Thinkpad-like quality laptop out there? I guess most people don't care about quality, which is why IBM was losing money on the Thinkpads until Lenovo took over.

    16. Re:Goodbye to the ThinkPad brand. by atisss · · Score: 0

      I hope that soon somebody will start using horizontally split display.. so you can use it in small mode (full sized keyboard + keyboard sized display) or extend second display on top to get two keyboard sized displays. but hell, yes, i use Insert/Delete block all the time, and I really hate that all top-grade keyboards have it messed up..

    17. Re:Goodbye to the ThinkPad brand. by SpammersAreScum · · Score: 1

      Nah, the true hallmark is the middle mouse button. Very handy in Firefox and Emacs. My company is apparently moving from ThinkPads to HPs, and the prospect fills me with dread.

  31. Esc and Delete key changes by PetiePooo · · Score: 1

    For those who missed the changes Lenovo has made to Esc and Del keys, this article has a nice picture.

  32. Why Do I Need Two Delete Keys by fortapocalypse · · Score: 1

    Why are there two delete keys on an Apple Keyboard with Numeric Keypad?

    1. Re:Why Do I Need Two Delete Keys by singingjim1 · · Score: 1, Informative

      Because the big delete key is actually the backspace key. Apple just had to be different I guess. The small delete key deletes stuff on the right side of the cursor. But I'm sure you already know this. I'm posting this for those that might not be familiar with what you are talking about.

    2. Re:Why Do I Need Two Delete Keys by RichiH · · Score: 1

      The second one acts as a right mouse button.

  33. Scroll Lock by Lord+Lode · · Score: 1

    Slightly related: All those Scroll Lock LED lights that nobody uses on every desktop keyboard... How much cleaner our environment would have been if all those LEDs didn't have to be produced!

    1. Re:Scroll Lock by i.r.id10t · · Score: 1

      How else will I get the picture of my kids to have green glowing eyes?

      --
      Don't blame me, I voted for Kodos
    2. Re:Scroll Lock by Nukenbar · · Score: 1

      Not much..

  34. While they're at it.... by hazydave · · Score: 1

    The IBM PC keyboard has always had the stupidest feature of any keyboard... the GIGANTIC CAPS LOCK key. I started out on DEC and Commodore keyboard arrangements (some of the latter Commodore keyboards being influenced by DEC's, they were natural enough). And sure, over the years, I've mostly adapted to the PC layout, largely because it's difficult to find a decent keyboard with a better layout. Particularly one with a jog-shuttle built-in, but that's another story.

    Sure, you can remove this or software-disable it. If there's 1% of users who find this anything but annoying, I would be surprised. The need to put something useful in its place, and move the CAPS LOCK somewhere else. Hey, maybe right next to the other rarely-if-ever-used keys: Print Screen, Scroll Lock, Pause/Break.

    --
    -Dave Haynie
    1. Re:While they're at it.... by jesup · · Score: 1
      Hey dave, that Caps Lock key is the most important key on the PC layout! Mine's used so much is has parallel grooves worn in it from my fingernail. What? You mean it's supposed to do something other than act as an alternate Control key? Never mind....

      (From the fingers of a multi-decade Emacs user, who misses the Amiga (and Sun) keyboard layouts).

    2. Re:While they're at it.... by Xtravar · · Score: 1

      Even my QAer at work pulled out his Caps Lock key so he wouldn't accidentally hit it.

      --
      Buckle your ROFL belt, we're in for some LOLs.
  35. It's there to tell the OS by hey! · · Score: 5, Funny

    that the user is pressing the SysRq key.

    In fact, to *urgently* tell the OS that the SysRq. It's not supposed to be buffered or anything, it supposed to grab the OS by the collar and scream "THE USER JUST PRESSED THE DAMMNED SYSRQ KEY!!!!" at it.

    But what is that supposed to mean?

    It doesn't mean anything.

    That's the whole point.

    When they were designing the keyboard, they thought of all the things that you might want a keyboard to say ("STOP SCROLLING", "Show me that last page", "Get me the hell out of this input mode"). And after they'd mandated keys for everything anybody could think of, they had a stroke of genius. They mandated a key that did nothing anybody wanted to do.

    Why is that a stroke of genius?

    It is something rare in engineering, which thrives on bravado and feverishly inflated self-confidence. It is an admission of the limitation of human foresight, an acknowledgement that there are more things under Heaven and Earth than are dreamt of in our philosophies; a semiotic *memento mori*.

    This key is mandated to mean nothing, therefore it can mean anything, or indeed, everything.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    1. Re:It's there to tell the OS by VGPowerlord · · Score: 0

      ("STOP SCROLLING", "Show me that last page", "Get me the hell out of this input mode")

      OK, you've described the Pause, Page Up, and Insert keys... weren't you supposed to describe SysRq?

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    2. Re:It's there to tell the OS by snspdaarf · · Score: 1

      This key is mandated to mean nothing, therefore it can mean anything, or indeed, everything.

      So, is this Philosophy, or Quantum Theory?

      --
      Why, without your clothes, you're naked, Miss Dudley!
    3. Re:It's there to tell the OS by Anonymous Coward · · Score: 0

      ...From now on, this is my ANY key.

    4. Re:It's there to tell the OS by itsdapead · · Score: 2, Funny

      In fact, to *urgently* tell the OS that the SysRq.

      My first computer, an OSI Superboard 2 had a key for that: "Break". I think it was wired to the reset pin of the 6502.

      That got its attention :-)

      --
      In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
    5. Re:It's there to tell the OS by hey! · · Score: 1

      I just did. Of course, it's sloppy to say that "'Sys Rq' signifies nothing", since one might well confuse "nothing" with "'nothing'". It might be better to say that for all x, x is not in the set of things signified by the key labeled "Sys Rq".

      The only way to more concretely define the Sys Rq key is by enumeration, e.g.:

      * It does not signify the letter "Q".
      * It does not signiffy the name of the Egyptian
          Pharaoh "Ramses", the deciphering of which left
          Champollion bed-ridden for five days in 1822.
      * It does not signify those black carbon
          granules that collect in the bottom of
          your toaster and that you can never manage
          to clean out with getting them all over
          the place.
      * It does not signify the set of things
          signified by the the "Sys Rq" key.
      * ...

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    6. Re:It's there to tell the OS by Anonymous Coward · · Score: 0

      is mandated to mean nothing, therefore it can mean anything, or indeed, everything.

      So, it's a speech by a politician....

    7. Re:It's there to tell the OS by Anonymous Coward · · Score: 0

      and finally... one key to rule them all...

    8. Re:It's there to tell the OS by hey! · · Score: 1

      Warm ups. I'm visiting my sister next week, and my brother-in-law is a professor of Cultural Studies at an ivy league university. My Academese is a little rusty, but the Pimsleur tapes are too damned expensive.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  36. They've already been removing keys... by wandazulu · · Score: 1

    ...since I can't find the "any" key on my keyboard anywhere!

  37. You insensitive clod! by Lew+Perin · · Score: 1

    It's been easily half a dozen years since, afflicted with an Emacs-induced sore left wrist, I switched to a Kinesis keyboard that uses thumbs, not pinkies, for chording. It has no SysRq key. I'd forgotten all about that long-lost, alluring key, and now you go and remind me!

    --
    Sorry, I forgot there are ads on the Web; I use Lynx.
  38. PrintScreen by SharpFang · · Score: 2, Insightful

    I don't care about SysRq but I don't mind it sharing space with PrintScreen. And don't you dare taking my PrintScreen.

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    1. Re:PrintScreen by Nadaka · · Score: 4, Funny

      Print screen is tool for terrorists and pirates! You could copy all 15 hours of the extended edition of lord of the rings by using print screen on each frame of film and saving it all to uncompressed bitmaps.[/humor]

    2. Re:PrintScreen by Nerdfest · · Score: 1

      It might be funny, but I seem to remember a scripted version of exactly that process as the first BluRay copying crack.

    3. Re:PrintScreen by Anonymous Coward · · Score: 0

      Actually I do mind. With a kernel debugger on Windows, PrintScreen is useless as SysRq breaks in to the debugger.

    4. Re:PrintScreen by Anonymous Coward · · Score: 0

      That's how the earliest DVD ripping tools (windows only, of course) worked before DeCSS...

    5. Re:PrintScreen by Anonymous Coward · · Score: 0

      PrintScreen doesn't capture hardware accelerated video :)

  39. If it ain't broke ... by vtcodger · · Score: 1

    It really should not be necessary to point out that removing ANY key from the standard keyboard is a really strange idea. By now there will be thousands of programs here and there that use that key for something. And a keyboard without the key will not work with any of them. Is the idea that things that are not broken should not be busted without really good reasons utterly alien to the programming/engineering mind?

    Assuming that "mind" is the right term.

    If there is an easily discoverable way to generate the SysReq key codes on this fine new keyboard, disregard rant.

    --
    You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
  40. Some thoughts... by jones_supa · · Score: 1

    There indeed are many residual keys on a PC keyboard. The three-button row of SysRq, ScrLk, Break could be eliminated. All locks too. I neither use the numpad or Windows keys, though some people seem to need them.

    The Mac keyboard is really nice, pretty much no unnecessary buttons can be found.

    But here's a cool idea: make it so that the layout ("language") of a keyboard can be auto-detected. I can't believe this hasn't been implemented yet (or has it?). It's probably possible to add some extra data in the USB signal, for example.

  41. This is not your father's Thinkpad Lenevo! by Zero__Kelvin · · Score: 2, Interesting

    They would do better to remove the CAPS LOCK key, which is more bulky and - as far as I know - useful only to morons who don't know how to keep from SHOUTING on the internet. If CAPS LOCK functionality is really needed, they could just allow holding the Shift key for a period longer than t(x). The SysRq key is both the same key as "Print Screen" which is often used and useful, and is a major component of debugging for the most used operating system in the server market (Linux). (Bear in mind that the kernel that runs on those servers gets developed on laptops and desktop workstations, not servers.)

    As a Linux developer this move screams to me: "HEY! WE'RE LENEVO, AND NOW THAT WE HAVE BOUGHT THE RIGHTS TO THE THINKPAD NAME FROM IBM, WE ARE SHOUTING HOW CLUELESS WE ARE BECOMING FROM THE VIRTUAL ROOFTOPS".

    This is NOT
    their father's Thinkpad.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    1. Re:This is not your father's Thinkpad Lenevo! by SashaM · · Score: 1

      They would do better to remove the CAPS LOCK key, which is more bulky and - as far as I know - useful only to morons who don't know how to keep from SHOUTING on the internet.

      I can't believe this is being repeated on slashdot of all places. Does nobody capitalize their constants anymore?? P.S. The otherwise lovely new Apple USB keyboard drives me insane when I use it to write code because of this feature (which I can't find how to disable).

    2. Re:This is not your father's Thinkpad Lenevo! by Anonymous Coward · · Score: 0

      They would do better to remove the CAPS LOCK key, ..................
      As a Linux developer this move screams to me: "HEY! WE'RE LENEVO, AND NOW THAT WE HAVE BOUGHT THE RIGHTS TO THE THINKPAD NAME FROM IBM, WE ARE SHOUTING HOW CLUELESS WE ARE BECOMING FROM THE VIRTUAL ROOFTOPS".

      Hey moron, the caps lock key is perfect for strings of all caps like these. EVEN IF YOU'RE JUST KIDDING.

    3. Re:This is not your father's Thinkpad Lenevo! by Anonymous Coward · · Score: 0

      If CAPS LOCK functionality is really needed, they could just allow holding the Shift key for a period longer than t(x).

      Don't even think about it! I have enough work disabling all the accessibility features enabled by fucking default by the morons at MS, and don't want any such "smart" features at all!

    4. Re:This is not your father's Thinkpad Lenevo! by Anonymous Coward · · Score: 0

      Some text is meant to be all caps. e.g. blueprints, certain signs etc; stuff made on a computer nowadays

    5. Re:This is not your father's Thinkpad Lenevo! by Zero__Kelvin · · Score: 1

      Plenty of people CAPITALIZE their variables, though when and why varies by convention. It is common in C to do it with macros and #defines and it is common with Python to do so with globals, regardless of if they are constants or not. If you are typing lots of ALL CAPS words I can't figure out why. I'm pretty sure that convention is chosen to encourage you to avoid using them as much as possible. I accidentally turn CAPS on all of the time because I brush it when using Tab Completion, and I lose far more productivity to that than I ever could lose by avoiding coding practices that are best avoided in the first place.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    6. Re:This is not your father's Thinkpad Lenevo! by Zero__Kelvin · · Score: 1

      "Some text is meant to be all caps. e.g. blueprints, certain signs etc; stuff made on a computer nowadays"

      If only we had some kind of tool that knew about context, and could just capitalize words when they were supposed to be capitalized. We could call it "software", and name the box attached to the keyboard a "computer" !

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    7. Re:This is not your father's Thinkpad Lenevo! by Zero__Kelvin · · Score: 1

      That is an argument for not making the behavior a default, not an argument against having the feature. Also, you wouldn't even know the feature existed unless you are incompetent at typing, even if it was enabled by default.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    8. Re:This is not your father's Thinkpad Lenevo! by Anonymous Coward · · Score: 0

      In engineering we always use caps.

    9. Re:This is not your father's Thinkpad Lenevo! by satoshi1 · · Score: 1

      Swap the capslock and ctrl keys and I'm golden. Oh wait, I already do this via software on both Linux and Windows. Nevermind.

    10. Re:This is not your father's Thinkpad Lenevo! by Just+Some+Guy · · Score: 1

      Does nobody capitalize their constants anymore?

      If you only type a constant once or twice, then you can do it without caps lock. If you type it many times, then you should learn to use your editor's auto-completion. In Emacs, I'd much rather type LO[alt-/] than LONGCONSTANTNAME.

      --
      Dewey, what part of this looks like authorities should be involved?
    11. Re:This is not your father's Thinkpad Lenevo! by Anonymous Coward · · Score: 0

      There are things that work with caps lock on and shift pressed, for example Hebrew vowels, or several European accented characters.

    12. Re:This is not your father's Thinkpad Lenevo! by Zero__Kelvin · · Score: 1

      "In engineering we always use caps.

      I CAN SEE THAT!

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    13. Re:This is not your father's Thinkpad Lenevo! by fnj · · Score: 1

      Grandparent probably doesn't have a clue about C programming. He's just a twit who wants everyone in the world to be reduced to the least common denominator. If he doesn't want to use the Caps Lock key, he can just not push it, but if we NEED the Caps Lock key and it's not there, we're SOL. See? I used the Caps Lock key twice in that one ordinary sentence.

    14. Re:This is not your father's Thinkpad Lenevo! by Anonymous Coward · · Score: 0

      useful only to morons who don't know how to keep from SHOUTING on the internet

      Also useful to people who code a lot of SQL in environments where the established convention is for it to all be uppercase.

    15. Re:This is not your father's Thinkpad Lenevo! by b1t+r0t · · Score: 1

      And it's been a standard feature in OS X since 10.4, along with swapping the ALT and Winders keys when using a PC keyboard. (This makes a Model M usable on a Mac.)

      --

      --
      "Open source is good." - Steve Jobs
      "Open source is evil." - Microsoft
    16. Re:This is not your father's Thinkpad Lenevo! by Hatta · · Score: 1

      I can't believe this is being repeated on slashdot of all places. Does nobody capitalize their constants anymore??

      Just hit gUiw in vim. No need for capslock.

      --
      Give me Classic Slashdot or give me death!
    17. Re:This is not your father's Thinkpad Lenevo! by Anonymous Coward · · Score: 0

      I imagine the CAPS LOCK key was there for COBOL programmers

    18. Re:This is not your father's Thinkpad Lenevo! by Anonymous Coward · · Score: 0

      They would do better to remove the CAPS LOCK key, which is more bulky and - as far as I know - useful only to morons who don't know how to keep from SHOUTING on the internet. If CAPS LOCK functionality is really needed, they could just allow holding the Shift key for a period longer than t(x). The SysRq key is both the same key as "Print Screen" which is often used and useful, and is a major component of debugging for the most used operating system in the server market (Linux). (Bear in mind that the kernel that runs on those servers gets developed on laptops and desktop workstations, not servers.)

      As a Linux developer this move screams to me: "HEY! WE'RE LENEVO, AND NOW THAT WE HAVE BOUGHT THE RIGHTS TO THE THINKPAD NAME FROM IBM, WE ARE SHOUTING HOW CLUELESS WE ARE BECOMING FROM THE VIRTUAL ROOFTOPS".

      This is NOT their father's Thinkpad.

      CAPS LOCK is what I use as the left Ctrl-key. The orignal Left Ctrl is used to cycle between keyboard layouts, I have occasionly mapped the Caps-Lock diod to be on when I use a keyboard layout that isn't my most used one.

      Please don't remove Caps-Lock or the Caps-lock diod. They are very useful.

      And also, think of the Cobol and Fortran programmers. There are compilers that don't accept anything but caps.

    19. Re:This is not your father's Thinkpad Lenevo! by Anonymous Coward · · Score: 0

      CAPS LOCK is useful to more than just morons. People in engineer/technical work use it quite often. Mechanical and electrical drawings are usually made in all caps. I spend most of my day making drawings, and hence have the caps lock on most of the day.

    20. Re:This is not your father's Thinkpad Lenevo! by adiposity · · Score: 1

      My development environment for an old ERP system expects a lot of things to be in CAPS. Some *can* be lower case, but a lot can't. I turn on caps lock when using this system and rarely have an issue. The only annoying part is typing in human readable text in my code, which I want to use mixed-case. At that point, I either use inverted shifting (shifting when I want lower case) or turn off caps temporarily.

      -Dan

  42. Save the SysReq key! by Anonymous Coward · · Score: 0

    Put a Microsoft trademark on it and it will never go away!

  43. I had to look by MBGMorden · · Score: 1

    I honestly had to look down at the keyboard to see if there was such a key printed on mine. There is, but I certainly never noticed it before (I use print screen which is the same key, but I just press it without thinking - I don't read the text :)). Truthfully, though I once used them back in DOS, I can't say that I've used Scroll Lock or Pause/Break in about 15 years for their intended purposes either. I say "intended purposes" because until about 3 years ago the KVM I was running allowed you to tap scroll lock twice and then use your arrow keys to select the active computer, but on my new unit I just have it on the desk and use the on-unit switches to switch systems.

    Truthfully though, when they start to remove keys or rearrange the layouts, it usually throws me off. Sure, if you just removed those two keys, that'd be fine, but I'm pretty used to the spacing and positioning of the traditional IBM 104-key layout. If removing some keys means changing that layout around to "save space" or something similar then I don't want it. I'm stuck in my ways I guess though. Desktop keyboards that feel like laptop keyboards seem to be all the rage now and I still spring for true mechanical switch units (there's modern ones out there if you look).

    --
    "People who think they know everything are very annoying to those of us who do."-Mark Twain
  44. Mod parent down by Anonymous Coward · · Score: 1, Funny

    An obvious troll

  45. Mainframes by LaminatorX · · Score: 1

    If you're using something that expects an IBM 3270 client, that key is important. Now, are ThinkPads used in that role very often? Perhaps not. If they remove that functionality, they certainly wont be. I suppose a good term emulator should be able to map some other key or combo to send System Request.

    1. Re:Mainframes by natehoy · · Score: 2, Informative

      Actually, I've been using a lot of 3270 emulators on various operating systems since Windows 3.11, and I have yet to see a single one that actually uses the physical SysRq key to mean SysRq. The old DOS ones did, but anything in Windows really can't, because SysRq causes a local interrupt that's harder to intercept. It's easier for emulator programmers to capture a less invasive keypress and simulate SysRq over the 3270 stream.

      My current 3270 emulator uses CTRL-ESC to emulate SysRq. I've seen a few others used as well. Actually, since the ESC key is meaningless over the 3270 screen, ESC itself is the ATTN/ClearError/ClearBuffer key.

      It's rather like the problem some operating systems have when using a remote desktop (VNC, Remote Control, etc). If you press CTRL-ALT-DEL, the emulator generally can't send that to the remote session because CTRL-ALT-DEL just caused a priority OS interrupt on the local machine and, depending on how your local OS handles CTRL-ALT-DEL, it may be rebooting. :)

      So most remote control software has a little button or control that says "send CTRL-ALT-DEL to remote".

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    2. Re:Mainframes by pyster · · Score: 1

      Chances are if you are connecting to a 3270 using your pc/laptop you are doing so via Reflections or some other terminal software that will allow you to redefine a key, create a macro, or has a gui button.

      I own a portable IBM 3270 terminal with an black on grey LCD. I never used it to connect to an 3270 (I actually used desktop terminal for that) but I did have it on my desk and would use it to interface with anything with a serial or craft port... Just to be geeky.

    3. Re:Mainframes by LaminatorX · · Score: 1

      My mind is melting at the very concept of a portable 3270. I only ever used the big Buck Rogers looking ones. I still see those in small bank branches every now and again.

  46. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  47. What key again? by PopeRatzo · · Score: 2, Insightful

    I'm looking down at my vanilla Logitech keyboard and I don't see any key with "SysRq" on it.

    So I guess I don't need one.

    --
    You are welcome on my lawn.
    1. Re:What key again? by mkettler · · Score: 2, Informative

      check your print screen button.

      --
      -Matt
    2. Re:What key again? by MoreDruid · · Score: 1
      Well my chocolate Logitech keyboard _does_ have one.

      So there!

      --
      The best weapon of a dictatorship is secrecy, but the best weapon of a democracy should be the weapon of openness.
    3. Re:What key again? by shutdown+-p+now · · Score: 1

      Depending on one's keyboard, you may actually have to look at the side of the Print Screen button.

  48. So they basically took a look at MacBook by Anonymous Coward · · Score: 0

    and stole the layout exactly. Great idea, there's a reason Apple is doing so well (Usability research).

    1. Re:So they basically took a look at MacBook by joshtimmons · · Score: 1

      I actually hope they don't. I've started using a Mac and I also miss (or can't find) the insert, home, end, backspace, and printscreen buttons. It's a real pain when I run vmware or RDC.

    2. Re:So they basically took a look at MacBook by Culture20 · · Score: 1

      I actually hope they don't. I've started using a Mac and I also miss (or can't find) the insert, home, end, backspace, and printscreen buttons. It's a real pain when I run vmware or RDC.

      You're not missing anything. Home and End on Mac OS X are useless, and make Terminal annoying when you type a long command, have to edit the beginning of the line, and realize that "Home" does a meta-page-up of your history.

  49. Yes? by Anonymous Coward · · Score: 0

    Does Your PC Really Need a SysRq Button Anymore?

    SysRq, also known as the PrintScreen button. Uhmm yeah, we need it all right.

    1. Re:Yes? by natehoy · · Score: 2, Interesting

      Since Lenovo is remapping the PrintScreen function to be an alternate of the Insert key, you'll still have print screen.

      There's a picture of the keyboard in the article, and it does seem relatively well laid-out. Page-up and page-down look a tad clumsy, but are logically placed in relation to the arrow keys at least.

      I think my biggest objection would be the reintroduction of the chiclet keys, but then again I suppose those are easier to seal and clean, so I guess there's a good argument for them. I just hope for Lenovo's sake they haven't screwed up the keyboard play and made the chiclets feel like the old mushtastic keys on the TRS-80, which is the last time I dealt with chiclets and I hated them.

      What I don't understand is, if they have the "fn" key there anyway, why not remap SysRq to Fn-Tab, or Fn-Tilde, or something? Of course, then they'd have the problem that most of the "magic SysRq functions" in Linux are done with normal keys and having Fn pushed to get to SysRq could mess with that, I suppose.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    2. Re:Yes? by Anonymous Coward · · Score: 0

      Actually, they did do this. But it is Fn+S. There are some other "hidden" (meaning not printed in blue) key combinations:

      Break: Fn + B
      SysRq: Fn + S
      ScrLk: Fn + C
      Pause: Fn + P

  50. Mandatory bash.org quote by Opportunist · · Score: 1
    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
  51. Too many keys!!! by Primitive+Pete · · Score: 4, Funny

    Frankly, there are a lot of keys we could get rid of, because they just take up real estate and don't help with the way I use the keyboard. I rarely have rekwirements to use the Q key, and I'm kwite sure that others could get by without it, too. These key-friendly users just need to akwire new work habits. What's hard about that?

    1. Re:Too many keys!!! by natehoy · · Score: 1

      Teknikally, any words with "c" kould be replased with "s" or "k" depending on which prounsiation of the letter you are using. If we kould kompletely eliminate konfusing letters like that, it would make our words easier to pronounse.

      Then again, it kould be harder to program in sea or sea++, or to identify a P-See from a Mak. But we kould kope, I suspekt.

      The folks who work on KDE would love to see this, because their spelling of everything now makes sense, except Konkeror of kourse.

      So there's two letters we kould kompletely eliminate.

      "Z" is also similar to "s" in pronounsiation, so we kould probably drop it and have little konfusion. There'd be a little, but it would be klose to sero.

      Three letters eliminated with no losses to clarity of the language. Suksess!

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    2. Re:Too many keys!!! by jones_supa · · Score: 1

      You would fare well as a KDE developer.

  52. I'd love an "@" key. by Torontoman · · Score: 1

    This occurred to me last night when I was eating and typing one handed on my laptop whilst driving down the highway. (OK Not really)

    An "@" key would be nice. we use it dozens of times per day and more than most of the letters on the keyboard and certainly more than all the punctuation. It's a needed key - why not put it on and get rid of the need to hold shift down to do so.

    1. Re:I'd love an "@" key. by b1t+r0t · · Score: 1

      The TRS-80 actually did that. It was easier to decode the keyboard if the shift keys corresponded to ASCII, so the parentheses were on shift-8 and shift-9. The @ symbol mapped better with the letters, and shift-@ (which was used for a pause function) generated 0x60 (the code for a backquote).

      --

      --
      "Open source is good." - Steve Jobs
      "Open source is evil." - Microsoft
  53. ctrl alt backspace by jackflap · · Score: 2, Insightful

    cool, can we now have ctrl+alt+backspace to restart the xserver back in x.org please?

    one of the main arguments was that we could use the never-working sysrq+blahblha combination to do the same thing..

    1. Re:ctrl alt backspace by natehoy · · Score: 1

      For Ubuntu and its variants, you can install the dontzap package and then run a simple command (sudo dontzap -- disable) and you're back to having CTRL-ALT-Backspace.

      You can also edit your xorg.conf and setting "DontZap" to "false" in the "ServerFlags" section, if you don't like installing a package to do something this trivial. But the package is easier for most. I'm assuming the xorg.conf edit would work in pretty much anything running x.org, though.

      This doesn't help with all of the magic SysRq functions in x.org, but at least you get the "restart X" three finger salute back.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    2. Re:ctrl alt backspace by jackflap · · Score: 1

      lol

      actually dontzap doesn't work in 9.10 any more.. they've moved it to System->Preferences->Keyboard!

      https://wiki.ubuntu.com/X/Config/DontZap

      kinda funny.. or ironic.. :P

  54. What about CTRL and Fc by Tomahawk · · Score: 3, Insightful

    One major ilk I have about laptop keyboard is the positioning of the CTRL and Fn keys.

    I was in a shop recently that sold laptops of many different brands. All of them, except Lenovo, had the CTRL key as the first key in the row, with the Fn key to the right of it. This, IMHO, is the correct position for it - it's where my little finger automatically goes for CTRL, and where it is located on a 'normal' keyboard.

    Lenovo had the Fn key first, with the CTRL key to the right, meaning that when you go to hit CTRL-, I hit Fn instead. This, for me, is a major factor is choosing what laptop to buy - if the CTRL key is in the wrong place, it's marked off the list immediately.

    funny story:
    Several years ago, for work, I got a Compaq Evo N620c (which I still use for work). While the Fn and CTRL keys are in the wrong place, at least they have the forethought to allow you to swap them in the BIOS, which I naturally did.
    Now, the laptop was to be reburned, so the Service Desk took it in. When I went to pick it up the next day, they had a normal keyboard plugged into the PS/2 socket. I asked them why, and they told me that the CTRL key was broken and they couldn't use CTRL-ALT-DEL (yes, it's Windows. *sigh*)
    So firstly I explained to them that the CTRL and Fn keys were swapped in the BIOS, and then asked the question "Why didn't you just use the CTRL key on the other side of the keyboard?" (which, when tried, worked perfectly).
    *sigh*

    T.

    1. Re:What about CTRL and Fc by Dr_Barnowl · · Score: 1

      Urrgh. I see it, now you come to mention it.

      That's just wrong. I've always thought if I went freelance I'd go Lenovo... but it looks like HP for me.

    2. Re:What about CTRL and Fc by Anonymous Coward · · Score: 0

      One major ilk I have

      What's wrong with the word "compliant"? "Ilk" means alike.

    3. Re:What about CTRL and Fc by Anonymous Coward · · Score: 0

      Let me guess... GeekSquad?

    4. Re:What about CTRL and Fc by Jivecat · · Score: 1

      Maybe they meant "balk", meaning "hindrance".

      --
      "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled."--Feynman
    5. Re:What about CTRL and Fc by Drethon · · Score: 1

      Agreed, I don't know how many times I go for Ctrl-F4 on my Lenovo and put the damn thing to sleep...

    6. Re:What about CTRL and Fc by ahow628 · · Score: 1

      I've pried the Fn key off of every Lenovo I've ever owned. I work in spreadsheets constantly so Ctrl+arrow, Ctrl+C, and Ctrl+V are my top three short cuts to use. I tried and tried to find a way to remap, but in the end, popping the key off completely worked best.

    7. Re:What about CTRL and Fc by Anonymous Coward · · Score: 0

      when you go to hit CTRL-, I hit Fn instead

      I can see the inconvenience - I had no idea our keyboards were entangled this way.

    8. Re:What about CTRL and Fc by Anonymous Coward · · Score: 0

      Lenovo had the Fn key first, with the CTRL key to the right, meaning that when you go to hit CTRL-, I hit Fn instead.

      At least my Thinkpad X301 has the option to swap CTRL and Fn in BIOS, so if you're consistently hitting Fn as opposed to somewhere in between the two, you're in luck!

      Several years ago, for work, I got a Compaq Evo N620c (which I still use for work). While the Fn and CTRL keys are in the wrong place, at least they have the forethought to allow you to swap them in the BIOS, which I naturally did.

      ...and now that I think of it, my LG R400 had that too, even with CTRL in the 'standard' location, so it seems to be quite a standard feature.

    9. Re:What about CTRL and Fc by Anonymous Coward · · Score: 1, Informative

      The new ThinkPads all include this BIOS swapping option. http://lenovoblogs.com/yamato/?p=518&language=en

    10. Re:What about CTRL and Fc by Klaruz · · Score: 1

      Why in the world don't you just map your control key to caps lock? I don't know if there's a way to do it in the BIOS, but it's remapped in linux/win7 on my T series and it works great.

    11. Re:What about CTRL and Fc by fnj · · Score: 1

      This is the ONE thing about the otherwise wonderful X301 keyboard that drives me INSANE! Ten bucks via PayPal to the first guy who can tell me an acceptable way to swap Fn and Ctrl on this keyboard GLOBALLY in linux. It has to work in every version of linux that I use, and it has to work in every context, including both text mode and X.

      Or if somebody can do the job with soldering equipment and a jeweler's loupe, and has access to new replacement X301 keyboards at reasonable cost so I don't have to lose the service of my notebook for an extended period, maybe we can work something out on those lines.

    12. Re:What about CTRL and Fc by redGiraffe · · Score: 1

      One major ilk I have

      What's wrong with the word "compliant"? "Ilk" means alike.

      Why does it irk you so?

    13. Re:What about CTRL and Fc by Anonymous Coward · · Score: 0

      "ilk"?

    14. Re:What about CTRL and Fc by b1t+r0t · · Score: 1

      I was in a shop recently that sold laptops of many different brands. All of them, except Lenovo, had the CTRL key as the first key in the row, with the Fn key to the right of it.

      I hate to break it to you, but Lenovo isn't the only one to do this. Apple does it too. But I do recall that whey they first came up with that layout (back in the G3 days?), I didn't like it much.

      --

      --
      "Open source is good." - Steve Jobs
      "Open source is evil." - Microsoft
    15. Re:What about CTRL and Fc by Anonymous Coward · · Score: 0

      Wow thanks, your name starts with a letter T, WHO WOULD HAVE GUESSED, I can't see your username it seems to be hidden from your post so I had no idea what your fist initial was, good thing you posted it again in the body of your post for all to read. You're probably the only person in the whole site whose username starts with that letter of the alphabet.

    16. Re:What about CTRL and Fc by Anonymous Coward · · Score: 0

      Real men swap their caps lock and function keys...

    17. Re:What about CTRL and Fc by adrianmsmith · · Score: 1

      Yes I totally agree, that's one reason why I'll never buy a Mac. (And I'm sure Apple aren't going to change any time soon, as all their users are presumably used to their positioning).

      CTRL should clearly be on the left, that's where you expect it to be from normal keyboards. If there's one key that's flexible where you put it, it's the FN key, that doesn't have an equivalent on normal keyboards so there is no expectation.

    18. Re:What about CTRL and Fc by Zepalesque · · Score: 1

      I use Emacs.

      They can have my ctrl key when they pry it off my cold, numb pinky.

    19. Re:What about CTRL and Fc by RichiH · · Score: 1

      Read their blog. On the new Thinkpads, you can re-map Fn and Ctrl in the BIOS each other's places.

    20. Re:What about CTRL and Fc by Tomahawk · · Score: 1

      Em, what?

  55. Chiclets by Dr_Barnowl · · Score: 2, Informative

    The real problem? This laptop has one of those horrible chiclet keyboards.

    Lenovo argues the new design gives the laptop a more "clean and inviting look"

    I don't want to use any keyboard where the look of the thing was given anything more than secondary consideration. I've used chiclet-keys on Powerbooks, and I hate them. And the stupid key layout. I understand that compromises have to be made on a laptop keyboard because of space, but the Powerbook keyboard seems to have been solely designed to "think different" from the standard layout. Thou Shalt Not Move The Slash Keys. Whenever I know I have to support one now, I take my USB keyboard with me, a nice Cherry G80-3000 with a boring, normal, sensible layout, and clicky key switches.

    1. Re:Chiclets by fnj · · Score: 1

      No significant space related compromise was made on the keyboard of the 13" X301. It is wonderful.

    2. Re:Chiclets by Anonymous Coward · · Score: 0

      There's a difference between chiclet keys that have the same travel, feel, and subtle sculpted shape on top of each key like a traditional Thinkpad keyboard and the flat chiclet keys you find on recent Acer and Apple machines.

  56. Wither Scroll Lock by Anonymous Coward · · Score: 0

    A key that started disappearing a while ago is the stupid scroll lock button. Annoying for me, because at the workplace the scroll lock is used to trigger the switch for the KVM's. Now when I buy replacement keyboards I have to try and figure out sight unseen if they have stupid scroll lock buttons on them.

  57. SysRq needs a corporate sponsor! by linebackn · · Score: 1

    What the SysRq key needs is a corporate sponsor! Have that key bring in some cash!

    Possibilities:
    -Place a trademarked logo on it to raise brand awareness.
    -Have it perform new special functions or modify functions for that vendors software when pressed.
    -Have it open a web browser to the sponsors web site when pressed.

    I can think of at least one key that has actually been added because of this kind of thing (cough *Windows* cough)

  58. Not very Linux friendly... by Omeganon · · Score: 3, Informative

    SysRQ can be extremely useful in figuring out why a machine has locked up or become unresponsive...

    http://www.kernel.org/doc/Documentation/sysrq.txt

    --
    Omeganon
    1. Re:Not very Linux friendly... by eionmac · · Score: 1

      This would make me unable to use the computer, as I also dual boot all machines with a Linux distro , even with Knoppix from USB key.

      "esc" and' sysreg' are useful.
      'delete' key why I use it many times per day as quick removal of emails that do not need my attention, sent from colleagues who believe the cc button line with many addresses indicates they think!
      This allows me to do real work without the garbage.

      --
      Regards Eion MacDonald
  59. Get rid of the Fn key by argent · · Score: 1

    You can fit all the keys you really need on a laptop-size keyboard, full sized keys, too... with no Fn key. I had a very nice "compact" desktop keyboard made by Adesso that had a near-ideal layout, with no scaled down keys and no Fn keys. Unfortunately this keyboard is no longer available, and my last one broke a couple of years ago. If anyone knows a reliable source for the Adesso MCK-86 (or MCK-84), I'd love to hear about it.

    1. Re:Get rid of the Fn key by JohnnyBGod · · Score: 1

      I'd rather have a numpad and na Fn key, thanks. Especially like in my laptop, where Fn+Arrows is Page Up/Page Down/Home/End. It's rather nice.

    2. Re:Get rid of the Fn key by Jesus_666 · · Score: 1

      This breaks down in the face of notebooks often having more key mappings than keys (even more so than regular keyboards) and software actually needing combinations like Alt-F2. Granted, we could add a seventh row of keys but that would require all keys to be smaller. We could also leave things like screen and keyboard brightness and volume controls off the keyboard but since most people like being able to adjust those thing without having to navigate some control panel you're looking at a tough sale.

      You could add those things as a separate set of very small buttons but since most decent notebooks already divde all available space between the keyboard, the trackpad and the hand rests it's unlikely that you can find a proper space without having to make other sacrifices.

      What I'd like to see would be arbitrary Fn mapping support from OSes. Since most keys don't have an Fn binding you can map then to things useful to you. Fn-[number] could switch between network configurations or power saving modes; Fn-V could launch VMWare etc.
      I am aware that you can do the same just fine with CTRL and ALT but their combinations have the disadvantage that they're often already used by the OS or programs for hotkeys.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    3. Re:Get rid of the Fn key by argent · · Score: 1

      You could add those things as a separate set of very small buttons but since most decent notebooks already divde all available space between the keyboard, the trackpad and the hand rests it's unlikely that you can find a proper space without having to make other sacrifices.

      Many notebooks have used this approach very effectively, and for all but the very smallest netbooks there really is ample room to "double up" the function keys. However, that's really a secondary issue. It's not those key combinations that I'm complaining about.

      See... if Fn-keys were ONLY used for these kinds of meta-functions I wouldn't gripe as much, but they're not. Personally, I rarely use these keys... I prefer to use normal OS and application interfaces to do things like adjusting volume or screen size. But I DO use page-up, home, and other functions that are routinely shoved off to Fn-keys on a regular basis and every time I have to hit Fn to get one it burns.

    4. Re:Get rid of the Fn key by argent · · Score: 1

      Fn+Arrows is Page Up/Page Down/Home/End. It's rather nice.

      Please tell me you don't actually LIKE having to hit Fn to get to those keys. God, that's exactly the thing I'm complaining about.

      Here's a picture of the mck-86. The arrangement of home, page-up, page-down, and end is nearly ideal, and wrap nicely around the inverted-T cursor keys.

    5. Re:Get rid of the Fn key by Anonymous Coward · · Score: 0

      I think you've ignored the part about the numpad. And actually, that isn't even close from ideal. Home/End move left/right. Why would they be on top/bottom? Also: the placement of the delete/insert buttons on that is just ridiculous,

    6. Re:Get rid of the Fn key by Hatta · · Score: 1

      God damn I hate those Fn keys.

      --
      Give me Classic Slashdot or give me death!
    7. Re:Get rid of the Fn key by JohnnyBGod · · Score: 1

      I posted anonymously by mistake. Sorry. Just to add something: what's the big deal with pressing Fn? Do you write that much with your pinky while navigating files?

    8. Re:Get rid of the Fn key by argent · · Score: 1

      I think you've ignored the part about the numpad.

      Who uses the numpad?

      Home/End move left/right.

      I understand that some people using the lowest common denominator operating system are under that misapprehension, but that only started with the introduction of Microsoft Word. Traditionally, and on other platforms, home moves to the beginning of the document, and end moves to the bottom of the document.

    9. Re:Get rid of the Fn key by argent · · Score: 1

      Just to add something: what's the big deal with pressing Fn?

      If the Fn key was in a more convenient location, on the right side of the leyboard, so I could hit FnHome or FnPgDn with one hand, I suppose it wouldn't be a problem.

      And just to add something, Home and End DO work correctly in Windows Explorer and in IE. I guess it's just Word brokenness that treats them as beginning and end of line.

  60. But you don't only lose a key by Opportunist · · Score: 1

    I'm pretty sure you'll get a few new ones in return. Lenovo already brought us such indispensable important keys like one to turn on a reading lamp on your computer (I'm still trying to figure out what to do with it because... well, ya know, the screen comes with its own light), keys to increase and decrease the volume of your speakers (so very important if your boss suddenly comes in and you have to at least mute the sound of the game you're playing immediately, you still have the few seconds he needs to your desk to switch tasks) and so many more important keys.

    I'm sure this time we get something stunning and innovative like a key to flip automatically through Powerpoint pages or something similar.

    --
    We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
    1. Re:But you don't only lose a key by natehoy · · Score: 1

      Lenovo already brought us such indispensable important keys like one to turn on a reading lamp on your computer (I'm still trying to figure out what to do with it because... well, ya know, the screen comes with its own light),

      The "reading lamp" as you call it is probably one of my favorite features on my Thinkpad T61. But you may never have tried to use your Thinkpad in a low-light situation, like trying to support an application crash at 3AM while trying not to wake anyone else in the house by turning on a lot of lights (for example).

      It's not a reading light, it's a keyboard light. And, though I'd much prefer an actual backlit keyboard, I think the keyboard light is a gift from the computer gods themselves. I wish I had something similar for my desktop machine, and I'm seriously considering a little LED to light up my keyboard at night.

      The volume controls are somewhat less useful, but again at the 3AM supporting systems at home thing, it's nice to be able to mash a single key to make all the bleeps, sweeps and squeeps of normal desktop applications all fall silent at once. Waking my 7-year-old is very distracting when I'm working on a problem.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    2. Re:But you don't only lose a key by El_Isma · · Score: 2, Funny

      My Asus Travelmate has an key and a $ key. I'm still wondering what to do with them. I really don't know what went through their minds when they decided "HEY! Let's put a $ key!", like shift-4 wasn't enough.

    3. Re:But you don't only lose a key by kalirion · · Score: 1

      Volume keys on the keyboard are actually very useful. Play, Stop, RWD, FFWD are less so.

  61. Leave CAPS LOCK ALONE! by Anonymous Coward · · Score: 0

    Where I work, all SQL code must be written in all upper-case. I don't know why, but that's the rule.

    So I rely on the caps lock key quite a bit. I would rather you leave that one alone.

    1. Re:Leave CAPS LOCK ALONE! by prog-guru · · Score: 1

      It's so you can tell SQL syntax from column names at a glance. Should get into using an ORM instead :P

      --

      chris@xanadu:~$ whatis /.
      /.: nothing appropriate.

  62. Re:Windows buttons by VGPowerlord · · Score: 1

    The Windows key is actually useful in windowing environments (not just Microsoft Windows), so I'd rather keep those. Feel free to get rid of the windows menu key, the one that simulates a right-click.

    Or get rid of Scroll Lock.

    --
    GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
  63. Comment removed by account_deleted · · Score: 5, Informative

    Comment removed based on user account deletion

  64. Re:So what about CTRL and Fn by natehoy · · Score: 1

    Agreed. My Lenovo T61, which I love dearly in every other way (especially the little keyboard light, which I'm amazed more companies don't do), drives me bonkers with the CTRL key not being lower-left. They could have put the CTRL key in the normal spot, had a smaller Fn and Win key between, then a normal ALT key to the right of those two.

    But, hey, at least they got the positioning of INS-DEL HOME-END and PgUP-PgDown in a nice 6-key block on the upper right, like the Keyboard Gods intended. I'll give them credit for that.

    --
    "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  65. SysRq-K is also Linux Secure Attention Key (SAK) by Anonymous Coward · · Score: 1, Interesting

    SysRq-K is the Linux secure attention key (SAK), analogous to Windows' Ctrl-Alt-Del.

    The reason for using a SAK before typing in your login information is that without a key sequence that only the OS can catch, any user program can spoof the OS login or unlock screen and grab your login password.

    If SysRq goes away, what key(s) can Linux use as its SAK?

  66. I don't care much about the SysRq key but... by Ralphus+Maximus · · Score: 3, Insightful

    For the love of $deity, but the CTRL key back where it frakkin' belongs, next to the frakkin' A key!

    Seriously. CTRL-key combo's are much easier to press, while touch typing, when the CTRL key is just to the left of the A key.

    Cheers,
    RM

    --
    Nobody's as dumb, as I appear to be
    1. Re:I don't care much about the SysRq key but... by hcpxvi · · Score: 1

      Yeah. What he said. I grew up on DEC/Sun gear, which tended to have Ctrl to the left of A. I find the positioning of it in the bottom left to be hugely infuriating, to the extent that I tend to select the option that maps both positions to be Ctrl and eliminates CAPS LOCK altogether. (In the days when I still wrote FORTRAN 77 I would map some other useless key (Sun keyboards had lots!) to be Caps Lock.)

    2. Re:I don't care much about the SysRq key but... by Zorque · · Score: 1

      I know, whenever I have to use my girlfriend's laptop, which is a Lenovo, it takes me forever to get used to her keyboard. They slightly shifted even the letter keys around so they don't line up the way they should on a regular keyboard, and the function key is where the control key should be. I wish they'd quit making me waste time in the process of trying to save me time.

    3. Re:I don't care much about the SysRq key but... by RedBear · · Score: 1

      For the love of $deity, but the CTRL key back where it frakkin' belongs, next to the frakkin' A key!

      Seriously. CTRL-key combo's are much easier to press, while touch typing, when the CTRL key is just to the left of the A key.

      Cheers,

      RM

      You know that's never going to happen.

      But do you know what's even easier? The Command key on Macs has always been right next to the space bar, like the Alt key on PC keyboards. Because of the ridiculous placement of the Control key on PC keyboards, almost the only keyboard shortcut I ever used in 20 years of using Windows was Alt+Tab and a couple other things like Alt+F,S and Alt+F,X. The Control key shortcuts were just too much of a pain to use, and I don't think moving the Control key back to the Caps Lock position really makes that much better. In comparison, I've got about 20 different keyboard shortcuts on the Mac that I use frequently, just because it's so easy to move my thumb over to the Command key. I almost never have any reason to more my hands away from the home keys. It's one of the main reasons I switched to Mac and gave up on both Windows and Linux.

      Don't even get me started on how many completely non-standardized keyboard shortcut sets I ran into in the Linux world. Every Linux desktop environment and application toolkit had a different, and incompatible, set of shortcuts. I hope that's been improved during the last few years, but I kind of doubt it based on my years of using Linux. The thing that irritated me so much is that the Linux world has always had the capability to provide optional unified keyboard shortcut configurations that would mimic the beauty of the Mac setup, but (at least at the time) nobody had apparently bothered to even attempt to create the necessary configuration files to unify things in any way. So every other application I used, even in the most "user friendly" Linux distributions like Mandrake, had a completely different set of valid shortcuts. To top it off, very few primary (single key) shortcuts were based on the easily accessible Alt key rather than the Control key. Everywhere I looked things were designed to mimic the horribleness of Windows keyboard shortcuts rather than boldly striking out to create something better.

      As far as I'm concerned, arguing about the loss of an ancient and pretty much vestigial key that 99.99% of the world hasn't had any use for in decades is the least of the problems with today's PC keyboards.

  67. Uuum, isn't the key also the print key? by Hurricane78 · · Score: 1

    At least here that’s the case. So there really is no advantage or point to removing it.

    How about we re-purpose that key to a generic KVM switch button?

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
  68. Save WinKey, kill Insert by dallaylaen · · Score: 3, Interesting

    Winkey is very useful.

    I have a ton of tiny shell scripts invoked by Win + $key (via xbindkeys):

    "Grey+" / "Grey -" -- volume control
    G -- google current selection (see xclip (1))
    W -- search Wikipedia (or Russian wikipedia with shift)
    A -- open terminal
    K -- invoke xkill (1)
    L -- lock screen
    and some more

    On the other hand, the invenror of the Insert key deserves a mousetrap being put right under the light switch in their room.

    --
    WYSIWIG, but what you see might not be what you need
    1. Re:Save WinKey, kill Insert by Anonymous Coward · · Score: 0

      Insert for Shift + Insert Paste

    2. Re:Save WinKey, kill Insert by A+Friendly+Troll · · Score: 1

      On the other hand, the invenror of the Insert key deserves a mousetrap being put right under the light switch in their room.

      So how do you copy and paste without the Insert key?

    3. Re:Save WinKey, kill Insert by Nethemas+the+Great · · Score: 1

      Ctrl+V

      --
      Two of my imaginary friends reproduced once ... with negative results.
    4. Re:Save WinKey, kill Insert by dallaylaen · · Score: 1

      I use the middle mouse button, since I'm a Linux (and therefore X Window) user.

      As for the ins key... Ok. I was too hard, it's a mere key after all.

      Let it live, just change the behaviour: Ins copies, Shift+Ins pastes, and Ctrl+Ins switches insert/overwrite more.

      This way it's harder to destroy data by accidentally hitting a tiny key residing right between Home, Delete and Backspace.

      --
      WYSIWIG, but what you see might not be what you need
    5. Re:Save WinKey, kill Insert by istartedi · · Score: 1

      I use an old Acer AT kb because of the fat enter key, and no Windows key, which just gets in the way for me even on Windows.

      The insert key is one of the few complaints, sometimes causing me to switch modes when editing text. I'd be quite happy if the six keys above the arrow keys were moved to where the last 6 function key are. I never use the function keys. Then, I could put a trackpad and mouse buttons where the rectangle is. That, IMHO, would be the perfect keyboard.

      --
      For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
    6. Re:Save WinKey, kill Insert by Jack+Malmostoso · · Score: 1

      On the other hand, the invenror of the Insert key deserves a mousetrap being put right under the light switch in their room.

      Right. How am I going to mark messages as read in Lotus Notes without it?
      *ducks*

    7. Re:Save WinKey, kill Insert by A+Friendly+Troll · · Score: 1

      Hell no. I've been using Ctrl+Ins and Shift+Ins for two decades now, and it's a good thing that you aren't in charge of key behaviour ;)

    8. Re:Save WinKey, kill Insert by galanom · · Score: 1

      "Grey+" / "Grey -" -- volume control

      You still have a white keyboard??

    9. Re:Save WinKey, kill Insert by Katatsumuri · · Score: 1

      On the other hand, the inventor of the Insert key deserves a mousetrap being put right under the light switch in their room.

      I would reserve that honor for the creators of Power / Sleep / Wake buttons in that same keys block.

      I also understand your thoughts on the Ins key, it can be annoying when pressed unintentionally, same as the Caps Lock, and well, a lot of other keys, too. However, when I work on a MacBook that doesn't have the Ins key, I do miss it sometimes - mainly in applications like Midnight Commander and some old games that use it as a shortcut for some frequent functions.

      And back on topic, the magic SysRq key is sometimes very useful on Linux, and being combined with PrtScr and located away from other keys, I see no need to remove it.

    10. Re:Save WinKey, kill Insert by dallaylaen · · Score: 1

      Re-learning to use ins instead of ctrl-ins shouldn't be that hard. There have been interface changes much worse.

      After all, Ctrl + ins might be synonymous to just ins (unless redefined by specific application), and sysrq+ins could do the INS/OVR switch. Oh wait, the sysrq...

      --
      WYSIWIG, but what you see might not be what you need
  69. SysRq-K is the Linux Secure Attention Key (SAK) by Anonymous Coward · · Score: 0

    I'm looking down at my vanilla Logitech keyboard and I don't see any key with "SysRq" on it. So I guess I don't need one.

     

    SysRq-K is the Linux secure attention key (SAK), like Ctrl-Alt-Del on Windows.

    If you don't use it, any user on a shared or momentarily unattended computer can run a program to draw a prompt and pretend to be at the OS login or unlock screen, waiting for you to enter your password. Without a key sequence that only the OS can catch, you have no defense against such spoofing.

  70. Lenovo keyboards by piojo · · Score: 2, Interesting

    I love the keyboard on my 2.5 year old thinkpad. Especially the dedicated "back" and "forward" buttons, which I've remapped to more useful functions. In fact, I think the keyboard is almost a "killer feature" that none of their competitors can match. If they start removing buttons I use, I may be able to make my next laptop a system76 or clevo.

    --
    A cat can't teach a dog to bark.
    1. Re:Lenovo keyboards by shish · · Score: 1

      Especially the dedicated "back" and "forward" buttons

      Those are pretty awesome; my personal favourite use for them is switching virtual desktops

      --
      I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
    2. Re:Lenovo keyboards by piojo · · Score: 1

      Those are pretty awesome; my personal favourite use for them is switching virtual desktops

      That's exactly what I use them for ;)

      --
      A cat can't teach a dog to bark.
    3. Re:Lenovo keyboards by tomatoguy · · Score: 1

      I have one of those keyboards and I've never figured out how to re-map those keys since they appear to generate 2 keycodes. How do you do it?

    4. Re:Lenovo keyboards by piojo · · Score: 1

      On my distro (arch) they're automatically bound to the "XF86Back" and "XF86Forward", and think they only generate one keycode for me. It might prove fruitful to search for instructions about how to get media keys working with linux.

      --
      A cat can't teach a dog to bark.
  71. Let's add some analysis then by Anonymous Coward · · Score: 0

    I've always wondered what the SysRq was for, back when using a 286 and running DOS. Now, it has regained use for kernel hacking. So taking it away should piss off kernel hackers. Wasn't IBM employing a ton of those? Guess they won't be using thinkpads much longer then. lenovo apparently hasn't caught on that next to apple, thinkpad is one of the most used laptop brands by geeks. This I base on observations at various "hacker" events, such as the yearly c3 in Berlin.

    The sad thing is that lenovo only does its research with carefully pruned "peergroups" of drooling suit wearing morons like apparently themselves. They Just Don't Listen to people with reasonable requests that aren't clearly coming from suit wearing morons. Such as there are: The escape key is heavily used by everyone using vi or emacs, ie most of the people using unix for more than the usual pr0n surfing and "office application" type resource hogs. Theirs is simply too small to use all day long. Similarly, I used to be happy with their "windows keys"-free layouts because I like the ctrl and alt keys to be nice and large, not smaller than normal keys. The serial port is very useful indeed if you are a network admin and need to configure a switch, or if you are a sysadmin and need console access to a Real Server. The parallel printer port, by contrast, is not a feature on any printer designed in the last decade. Guess what port stayed longest on the thinkpad? Their answer: "use a docking station" -- very useful advice for fixing routers and switches in the field. The alternative of using an USB serial converter is slightly less unattractive, because those things always go AWOL when you really need them and cannot easily be replaced by a few loose wires if needs must, or the drivers have hiccups or the device turns out to be plain shitty or what have you. The trackpoint I find an absolutely brilliant solution for people like me who primarily use the mouse to point, say to switch windows or select a snippet of text, then paste it, and not to do little finger dances with. Everyone else is doing touchpads, so lenovo is phasing out the trackpoint. Because trackpoints are barbie-hard and have a bit of learning curve, it seems. Same with the rise of the chicklet keyboard. I could go on, but, well...

    In my view, lenovo has succeeded in taking a solid brand with a good reputation for "just working when you need it" and very good ergonomics, to a bland and overpriced also-ran, doing what every else already does and not improving anything. In short, they fail innovation forever. Dude, I might as well get a dull.

  72. UTS terminal emulators use it as Message Request. by Richard+Steiner · · Score: 1

    Not that many folks are using UTS/Uniscope terminal emulation packages like UTS Express or QTerm anymore, but some of us still do. At least the programs will allow functions to be remapped, but SysRQ is an intuitive key for that type of function. It's a low-level interrupt sent to the mainframe OS.

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  73. New Product by Tea-Bone+of+Brooklyn · · Score: 2, Funny

    I'm seeing a market for a USB SysRq key - just a single key with a rotatable USB connector on it.

  74. Function by Y_Less · · Score: 1

    I'm more concerned about their demotion of the function keys.. The only ones of those I don't use regularly are F9 and F10 and I really should use them more.

  75. Glare screens by El_Isma · · Score: 1

    What's the deal with those screens? I can't see a thing! I don't understand how somebody would *like* that

    1. Re:Glare screens by satoshi1 · · Score: 1

      In my experience they tend to look clearer, but as I can't see anything through the glare anyway I could be completely wrong.

  76. great for canadian postal codes by Briden · · Score: 1

    typing canadian postal codes is so much easier with capslock ie: G7G H8G

    1. Re:great for canadian postal codes by stonechucker · · Score: 1

      Except for the fact that a valid postal code in Canada is in the form A1A 1A1.

  77. Doesn't anybody here use a KVM by Anonymous Coward · · Score: 0

    A number of KVM's use this for switching computers.

    1. Re:Doesn't anybody here use a KVM by b1t+r0t · · Score: 1

      That's nice. Now explain how it matters with a laptop keyboard that you can't plug into a KVM.

      --

      --
      "Open source is good." - Steve Jobs
      "Open source is evil." - Microsoft
  78. like the subject by Anonymous Coward · · Score: 0

    All your keys are belong to me now mwah ha ha haaaaaaa!

  79. Yes. by John+Hasler · · Score: 1, Redundant

    "Ever wondered what the SysRq key on your keyboard does?"

    No. I know exactly what it does and how to use it. Magic SysReq Key

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  80. Yes... by Anonymous Coward · · Score: 0

    It's much easier than using some shortcut for screen grabs, and used often enough. Scroll Lock, and the entire number pad, on the other hand, get rid of those.

  81. It's 2010... by bugs2squash · · Score: 1

    time we moved on from keyboards, or at least made them specialist add-ons that only a few would want. Alternative input devices are still dismal, about as good as a rotary telephone dial with 37 finger holes. Where's the innovation ?

    --
    Nullius in verba
  82. Lenovo or IBM ? by Antiocheian · · Score: 1

    We already know that Lenovo are something of the fastidious scientists when it comes to keyboard design.

    Do we ?

    The only noteable addition Lenovo did to the great Thinkpad keyboard layout was the reinsertion of the "Windows" and "Context Menu" keys which IBM had removed to the satisfaction of a huge number of users worldwide.

  83. Wrong by geekoid · · Score: 1

    It's because SQL works best when you are yelling at the database.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    1. Re:Wrong by dzfoo · · Score: 1

      That's why they call it an "imperative" programming language.

              -dZ.

      --
      Carol vs. Ghost
      ...Can you save Christmas?
  84. Use it every day.. by Anonymous Coward · · Score: 0

    Our backend MRP system is on an IBM iSeries (or AS/400 as the rest of the world still knows them), and we use SysRq to swap between different terminal screens every day.

    1. Re:Use it every day.. by Anonymous Coward · · Score: 0

      I'm given to understand that's exactly why the SysRq key exists in the first place: 5250 terminal emulation.

  85. Be careful, very careful ... by Anonymous Coward · · Score: 1, Interesting
    ... when messing with tradition.

    Back in the last century, when we were putting a lot of mainframe apps on the intranet at Boeing, fiddling with keyboard functions was a major problem. One app used by quite a few engineering managers would produce various reports upon pressing various function keys (F1..F12). Our initial approach was to provide links on the top of the page with the names of the reports. Not good enough. Everyone referred to them as the 'F10 report'. So we put the old key names in the URL text. Still not good enough. A few old timers couldn't be retrained to no longer punch the function keys. Other hilarity ensued*. A few geezers retired over the fuss. The moral of the story: Don't mess with tradition.

    *One amusing aspect of the whole mess was that the old 'function key reports' were printed out (on 132 column tractor-feed paper) back in a central printing facility. These would then be delivered through the intra-company mail (usually the next day) to the request originator. So these guys would click on the URL (if they hadn't already quit in a huff over the loss of the actual Fn hard key), see the report window pop up and assume that this was acknowledgment of the print job being generated. In spite of the big banner that said 'Print this page for a hard copy'. They'd sit patiently, expecting the printout to be delivered in the next day's mail.

  86. Never used it, but the function keys.... by kalirion · · Score: 2, Insightful

    And why stop there? Lenovo has also asked itself how often users press the F Function keys. On the new laptops, the F Function buttons are reduced to secondary controls, in place of laptop controls like screen brightness. Now, you'll need to hold the Fn button to use keys like F11 (while screen brightness can be pressed without holding Fn).

    Now that is a dumb decision. I use function keys all the time, and having to hold some other key for them to work would definitely be a dealbreaker. My Microsoft keyboard has an "F Lock" key which is like the Fn key but toggleable (think Caps Lock instead of Shift). That's a much better design.

    1. Re:Never used it, but the function keys.... by mlippert · · Score: 1

      Yeah I was just scrolling through to see if anyone else had read through the article far enough to find this gem!

      Having to hold done the Fn key to activate my function keys? Are they nuts?

      And of course there are all the ctrl+F1-F12 and alt+F1-F12 etc. functions.

      A keyboard w/ this design for the function keys would immediately make me dismiss the laptop as an option, and I would tell everyone else I knew that it was a bad choice as well.

    2. Re:Never used it, but the function keys.... by Anonymous Coward · · Score: 0

      This seems like a much bigger issue than the SysRq key. Having to hold the Fn key to target my party members in WoW is not going to be fun. Tons of games use the function keys for actual, useful purposes. And if you claim you don't play games on your laptop, either you're just afraid of your IT department or you're lying.

    3. Re:Never used it, but the function keys.... by RedBear · · Score: 1

      And why stop there? Lenovo has also asked itself how often users press the F Function keys. On the new laptops, the F Function buttons are reduced to secondary controls, in place of laptop controls like screen brightness. Now, you'll need to hold the Fn button to use keys like F11 (while screen brightness can be pressed without holding Fn).

      Now that is a dumb decision. I use function keys all the time, and having to hold some other key for them to work would definitely be a dealbreaker. My Microsoft keyboard has an "F Lock" key which is like the Fn key but toggleable (think Caps Lock instead of Shift). That's a much better design.

      No, the better design is the one that allows the vast majority of the market buying the product to use the product more easily. For most people that means it is useful to have dedicated hardware control functions attached to the function keys, whereas someone who grew up using WordStar can go into the keyboard preferences and switch things back so that they can use the function keys normally again. At least, on the Mac it is possible to do this with a single click, I don't know about any particular PC keyboard. If it isn't possible to change the default mode of the F keys on the Lenovo keyboard, that would definitely be bad design.

      A Fn lock key doesn't seem like a good idea to me at all. It would only be necessary if you're constantly switching back and forth between using the dedicated functions and the regular F keys. Normally you'd just keep the keyboard in the mode you use most often and learn to press the Fn key for temporary access to the other mode. Most people would just get massively confused when their dedicated keys stopped working every time they accidentally toggled the Fn lock key. No other meta key on the keyboard except Caps Lock is a toggle key for good reason. Operating the keyboard without realizing that a meta key is toggled can wind up with some very bad results. Caps Lock is the exception because whether it's off or on it won't cause the keyboard to suddenly run unexpected and possibly dangerous commands. Also, its state is immediately obvious to the user when they start typing anything, regardless of whether they notice the indicator light on the keyboard. Making any other meta key a toggle key would be a really bad idea in most cases.

  87. Replacing it with by fast+turtle · · Score: 1

    CHI 3000 Key. Soon enough you wont be able to get a Thinkpad with anything except a Mandarin Keyboard.

    --
    Mod me up/Mod me down: I wont frown as I've no crown
  88. Re:NOOOoooooo! My Magic-SYSRQ KEY! by miknix · · Score: 2, Informative

    Used it a lot on my desktop when I hacked some scanner drivers to support my parallel port scanner. It is amazing the light show that a "simple" null pointer deference in your kernel driver can make. : )

    Also use it a lot to force buffers to flush to the disk and then remount the root filesystem as readonly. This was very useful to prevent disk corruption while I was debugging my ACPI suspend function on the laptop. For some reason (Microsoft ASL compiler) when the laptop was resuming from suspend state, the laptop LCD didn't turn on.

    I also noticed that some laptops have SYSRQ as a function (fn key). That way one has to press:
    fn+sysrq+ however, things start to be funny when these laptop also have a numeric keyboard available as second function in the {u, i, o, j, k, l, m} keys.
    For example: fn+i gives key 5.

    Now imagine fn+sysrq+u , one wanted a sysrq with command 'u' (remount root as ro I think), but will get a sysrq with command 5 (change log level I think). Yikes!

  89. Screw Thinkpads then by molafish · · Score: 2, Insightful

    Consequently I will not be purchasing a Thinkpad Edge. I've had to reboot a redhat machine repeatedly with the magic sysreq keys lately. Just throwing this useful key away is a mistake. I don't understand what it benefits them anyway, since it's just some extra silkscreen on an existing button that does see use and another scan code in their hardware.

  90. Print Screen is still needed, though by Anonymous Coward · · Score: 0

    Most OSs (Linux/Windows) use this for screenshots. Myself, and most of my co-workers are certainly aware of this fact, and make use of it occasionally.
    Also, I have heard that terrorists favour the 'Scroll Lock' button for self detonating, so it would make more sense to remove that key instead... but please leave the LED, since we can write nice programs to control it.

  91. Not just Lenovo by Anonymous Coward · · Score: 0

    Lenovo/IBM not the only one removing keys. My new(ish) Dell E6500 has ne break key. I work mostly on Cisco equipment and often have to do password a recovery. With no break key to stop the boot secuence I have had to use windows OSK to send the break. It does however still have SysRq on F10.

  92. Keyboard Mappings by Anonymous Coward · · Score: 0

    Isn't SysRq the default third-level shift? Or is it the compose key? I'm certain I've used it for entering various international and mathematical characters.

  93. Caps Lock Key needs a diet by Anonymous Coward · · Score: 0

    So maybe while we're on the subject of keyboard keys someone could reduce the size of the CapsLock key and we could put another key in there next to the letter "A". Possibly something we coule use (maybe keep SysReq) or maybe invent a new letter or something.

    Not sure about anyone else but I don't like laptop keyboards in general because I spent a lot of time having to look at the keyboard for the keys I want (eg where is the contl key? on this one). If you've ever had to support someone else's laptop you'll know what I mean. If you use the same laptop every day you get used to the layout, but when you go back and forth to a desktop it's a pain.

    Maybe the laptop companies will invent a standardized space on the laptop for aftermarket keyboards. You can purchase one for your laptop that has the key layout you like in a color that defines you to your co-workers. Where are the marketing guys when you need them?
     

  94. Benefit in removing ONE key ? by billcopc · · Score: 1

    My big issue with this is that I don't understand WHY Lenovo would spend the effort, no matter how small, to research and redesign a keyboard just to remove one key. It doesn't seem like a significant cost-cutting measure, nor do I see any usability improvement, and they've already drawn the negative attention of a few million geeks. Most laptops are already a usability nightmare from the get-go, so why focus on this meaningless change ?

    If anything, I'd want to see them ADD keys. Give me back the numpad, add macro keys or modifiers a-la Logitech G-series, ditch the clitmouse and add a trackball or something... Think about how a real road warrior would use the laptop and make it work FOR THOSE PEOPLE. The average home user doesn't care, and is far more likely to treat the laptop as a crap desktop, using an external monitor, keyboard and mouse.

    --
    -Billco, Fnarg.com
  95. What's with the CapsLock hating? by sean.peters · · Score: 1

    Obviously you never have to type acronyms. You can have my CapsLock key when you pry it from my cold, dead fingers.

  96. I'm a defense contractor... by sean.peters · · Score: 1

    ... and I have to type a lot of acronyms. Hands off my CapsLock key!

  97. I'm having a hard time swallowing this one by sean.peters · · Score: 1

    I learned on an actual typewriter too, and every one I ever typed on, from old-fashioned mechanical jobs to the IBM Selectric, had a caps lock key. Trying to type out a series of caps is almost unbelievably difficult without one, whether you're on a PC keyboard or a typewriter.

    And seriously, what "annoying disadvantages" are you talking about? I really don't get the CapsLock hatred. How big of a problem can it possibly be?

    1. Re:I'm having a hard time swallowing this one by An+ominous+Cow+art · · Score: 1

      And seriously, what "annoying disadvantages" are you talking about? I really don't get the CapsLock hatred. How big of a problem can it possibly be?

      I guess a lot of people are used to having a Control key where Caps Lock is on a lot of modern keyboards, so they hit it accidentally a lot. My formative years of computer use were on machines with 'Ctrl' to the left of 'A': Apple ][ and Atari 800, and later on it was VT-100, VT-220 and other terminals with a "Ctrl CapsLock ASDF..." layout. Never bothered me to have the Ctrl and Alt keys flanking the space bar on either side, and Caps Lock left of 'A', as on the IBM Model M I'm using now. So, I'm as puzzled as you are :-).

      The stupid Windows key on many keyboards bothers me a lot more; I often hit it instead of Ctrl or Alt when I'm using someone else's keyboard.

  98. Oh, please by sean.peters · · Score: 1

    The rest of us don't need to suffer.

    Hold on, had to dry my eyes after contemplating the depths of your suffering over the CapsLock key.

    Caps lock is the bane of modern computing, costing industry and governments possibly millions in lost productivity and mis-communications.

    [citation needed]

    The thing was only ever invented to make typewriters friendlier.

    Yes, and it carried over to keyboards to make them friendlier. The fact is that people need to be able to enter strings of capital letters from time to time, and it's extremely difficult to do so without a CapsLock key. Don't like the key? Don't use it. But lets stop with the rending of garments over the terrible harm caused by CapsLock - what's the worst that could happen? You occasionally miss the Tab key? Please.

  99. Re:NOOOoooooo! My Magic-SYSRQ KEY! by BrokenHalo · · Score: 1

    Used it a lot on my desktop when I hacked some scanner drivers to support my parallel port scanner.

    Memories, memories...

    I used to have a Umax parallel port scanner (it was a gift) but I didn't even consider attempting to construct drivers for it to work with Linux. It turned out to be a vastly better use of my time (though not the environment) to chuck it in the bin and get an Epson USB device...

  100. Apparently... by sean.peters · · Score: 1

    ... the market has already spoken, as every keyboard in existence has a CapsLock key, and no one (outside of Slashdot) has so much as discussed the idea of producing one without the key.

  101. Fascinating! by freaker_TuC · · Score: 1

    remove the CAPS LOCK key

    You seem not to have programmed in AOL language before ...

    Fascinating!

    --
    --- I am known for the ones who want to find me on the net. Is that a privacy risk or a privilege? One might wonder..
    1. Re:Fascinating! by Zero__Kelvin · · Score: 1

      I programmed in AOL language back when dial-up was the norm and they were the only ISP within a local/toll-free call's distance. I program in intertube now ;-)

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  102. The mind reels... by sean.peters · · Score: 1

    As a Linux developer this move screams to me: "HEY! WE'RE LENEVO, AND NOW THAT WE HAVE BOUGHT THE RIGHTS TO THE THINKPAD NAME FROM IBM, WE ARE SHOUTING HOW CLUELESS WE ARE BECOMING FROM THE VIRTUAL ROOFTOPS".

    In one of the bigger ironies seen on Slashdot today, the guy who prefaces his post with a complaint about the CapsLock key... then goes on to type an entire sentence in all caps. If you did that without the CapsLock key, you did it the hard way.

    1. Re:The mind reels... by Zero__Kelvin · · Score: 1

      "The mind reels..."

      ... well at least it doesn't cause much of a stir ;-)

      I did it sans CAPS LOCK, and it was quite easy. You see, it is all of you who type the way Mavis Beacon (incorrectly) teaches you that do it the hard way. You should be aware by now that doing so is the source of RSI, and that the keyboard is intentionally laid out in a manner that slows you down when doing so.

      P.S. - Your mind wouldn't reel so much if it figured out that the irony was intentional, and intended to show that using all capitals is, in general, quite annoying anyway.

      One AC pointed out that it may be needed for some foreign languages. Out of about 20 posts that is exactly one that had a decent point to make.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  103. Num Lock appears to have dissapeared too by sago007 · · Score: 1

    Caps lock might be good as an alternative for sticky shift for people with too few fingers but I believe it to be a legacy from the typewriter days then physical locking the shift could save some effort (depending on typewriter shift could be rather heavy if typing more than one capital letter). It is placed they too centrally no matter how I look at it.

    I press Num lock all the time because it always seems to be in the wrong state.
    If there is a keypad on the keyboard I expect it to be permanently ON (absolutely no exceptions). Most operating systems I have come across have a bad habit of turning it off sometimes without changing the light.
    If the keypad is placed among the normal buttons I expect it to be permanently OFF (absolutely no exceptions either)
    From the picture it appears that both Num Lock and the numpad keys in the middle of the normal keys are gone. I can hope that this means that the state of num lock does not matter. The keys should never have been placed among the normal keys in the first place.

    I don't like that they have remapped the function keys and replaced them with brightness, volume and so on. I need to press F2 more often than I need to change the brightness. I know that they are considered a legacy from the days before the mouse... but I don't always have a mouse connected to my laptop and even on the desktop I often prefer the F-keys.

  104. Noooo not my favourite key! by w0mprat · · Score: 1

    PrintScreen/SysRq, Scroll Lock & Pause/break are all very seldom used keys. However PrintScreen is used far more often than the others. I would go so far as to say it is the most legendary key on the windows keyboard.

    A single key screenshot button is a great OS feature, it'll save your bacon, and capture some epic hilarity, and make support a breeze. It's not used that often statistically, but it's used when crucial.

    While they are at it, do we really need 12 Function keys? I have seen a number of laptops with Fn + 1 to + as the function keys. Clever. Doesn't get in the way too much either, especially if the keyboard becomes more ergonomic overall. It makes room for them to put the printscreen back.

    --
    After logging in slashdot still does not take you back to the page you were on. It's been that way for 20 years.
  105. Innovation in this case by sean.peters · · Score: 1

    ... would be a solution in search of a problem. Keyboards do one thing, and do it very well - they let you put in a lot of text very quickly. There hasn't been very much innovation in this area, because the problems have already been solved.

  106. Don't push it too far .. don't bring 'm on ideas.. by freaker_TuC · · Score: 1

    They are already going to outlaw incandescent light bulbs soon, followed by halogens ...

    Don't bring them on ideas; as long as they outlaw those nasty blue leds, lighting up the entire room just for a status signal it's all fine for me.

    --
    --- I am known for the ones who want to find me on the net. Is that a privacy risk or a privilege? One might wonder..
  107. and to finish my sentence... d'oh by taoye · · Score: 1

    on laptops.

  108. When I was young... by Anonymous Coward · · Score: 0

    ...and the hottest PC in town was the IBM AT...
    the SysRq key was used to change to the special ISA card which contained a 5250 terminal, the 5250 card then took full control over the system.
    The SysRq key is probably more useful than the WinKeys are.

  109. Agree Sys Admins Answer by WED+Fan · · Score: 5, Interesting

    While hooked up to a time share in the mid 70's, I wanted to know what the key did. I kept pounding it. After a few minutes, my display responded with ****STOP RINGING THAT DAMN BELL*****. Seems a large clanging bell in the server room, miles away, was hooked up so the System Admin could respond to requests from the user.

    --
    Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong fix.
  110. Do anybody really need Lenovo anymore? by jbrandv · · Score: 1

    Not!

    1. Re:Do anybody really need Lenovo anymore? by jbrandv · · Score: 1

      Oops! Make that: Does anybody really need Lenovo anymore?

  111. Media buttons? by Anonymous Coward · · Score: 0

    So, it's ok to add stupid media buttons, but they want to remove that one?
    They should just change the name and put some fun windings thing and then teach users that they can create custom shortcuts with keys they don't use regularly.

  112. DATE PEOPLE!!! by Bardwick · · Score: 1

    DAMN, 630 comments and counting, some very passionate on a sysrq key. Seriously? Skrew Haiti, economy, jobs, and the hot chick from accounting, did you hear what the M.F.'s are doing to keyboards?

  113. windows keys by Mirar · · Score: 1

    Does that mean that those pesky windows keys will vanish?

  114. And why stop there? by profaneone · · Score: 1

    FTA: "And why stop there? Lenovo has also asked itself how often users press the F Function keys. On the new laptops, the F Function buttons are reduced to secondary controls"

    Cool! I can't wait until they evaluate the usage on the rest of the keys in order to put the most used key combinations closer together ;)

  115. SysRq goes back to IBM 360 Mainframe (at least) by humdinger70 · · Score: 1, Informative

    The SysReq key goes back to the IBM System/360 mainframe. It didn't have a CRT as the operator console, it had a modified IBM selectric typewriter-type (with the patented ball type element) as the operator console. It was a model 1052.

    Because of the slow print speed (less than 15 characters per second), the mainframe OS could spew out a lot of messages (some cryptic in nature to someone not familiar with the system) on paper. In order to prevent confusion, the keyboard was locked by default and you had to press the SysReq key on the keyboard and wait for the system to unlock the keyboard (and that might take a bit) to allow the operator to enter commands.

    I actually saw one in use at a PPOE, on an IBM System 360/50. You just had to live with it.

    The next generation IBM System 370 systems initially came with the same type of console, but they later introduced the much faster 3215 console keyboard/printer, which I think used a dot-matrix type print element. Still had to use the SysReq key to be allowed to enter commands.

  116. Crappy disk drive by Merdalors · · Score: 1

    "fastidious scientists"

    Really? I wish they would invest some of that fastidiousness in choosing better disk drives. The drive on my ThinkPad T500 crapped out after a mere six months. This after I paid for what I thought was top-of-the-line hardware.

    I was backed up, but it took me several days to reload all the software and get running again. Very unpleasant experience.

    Now I can't get Acronis True Image to mirror my whole drive. The last time I tried, my system seized up, I had to lean on the power button for ten seconds to shut it down, and when I rebooted I got a nice message saying "Your system may not restart". Wonderful.

    Oh - and the fingerprint scanner stops working after three months. The twerp in tech support casually suggested I would have to "reflash my BIOS". Really? I see you don't user your PC to earn a living.

    I never had such grief with generic black boxes.

    --
    Slashdot entertains. Windows pays the mortgage.
  117. who would right such hardware-specific code? by johnrpenner · · Score: 1

    really - what good programmer would make a hard-coded dependency on the existence of an obscure key like sysRq..? if you say the choice of an obscure key is so that it doesn't conflict with other existing applications use of key assignments - then the only sane way is that the user should be able to pick & reassign function-key invocations in a preferences file.

    software that depends on a hard-wired sysRq key without being able to reassign it in a preferences file should be sumarily deleted and its sourcode burned in the digital bucket destined only to be run in machine-emulators (in which case - the sysRq will be reassigned anyway).

  118. Re: Windows button by zmollusc · · Score: 1

    Heh, I paid about £30 for an AT keyboard a couple of decades ago. I transferred it to the 486 that replaced the original 286 machine, then pentiums etc with the help of a 5-pin-din-to-ps/2 adaptor. I am still using it and, because it has no windows key, I have never got used to a windows key or any of those other odd keys that lurk around the spacebar. With luck they will all go away again before i need to find out what they do.

    --
    They whose government reduces their essential liberties for temporary security, receive neither liberty nor security.
  119. Caps lock and Insert too, please by indil · · Score: 1

    While they're at it, they should also get rid of these. God, I hate them so. Never used them once, and they both force me to redo what I've already done. Just terrible. Mac keyboards don't have this cruft, I'm not sure why Lenovo catching up is newsworthy.

  120. Old typewriters didn't have a zero or one key by Xoc-S · · Score: 1

    This is because on typewriters (yes, I know most of you haven't ever seen one), they frequently didn't have a zero or one key. You had to use lowercase "l" for one and capital "O" for zero.

    As for old laws that were typed on a typewriter, getting them changed requires legislation, which is very expensive and time consuming, unless they can pass some sort of "meta-legislation" that changes all lowercase "l" to one throughout the law where appropriate.

  121. What about print screen? by Anonymous Coward · · Score: 0

    I don't even know what SysRq is for, but it shares that key with Print Screen, which I've used numerous times. So SysRq... meh... but here's hoping Print Screen doesn't go away anytime soon.

  122. Actually used this for the first time today... by DJ+DeFi · · Score: 1

    Had a box lock up on me while messing with display settings. Alt+ctrl+del didnt do anything, so SysRq to the rescue! Thanks /.

    --
    You cannot warp because you are warp scrambled.
  123. Heck yes.. I need it. by Allnighterking · · Score: 1

    Thanks to complaints to Xorg. the tried and true ctrl->Alt->bksp to do a hard restart of the X windowing system (like when you just did an update and need to restart X to get the new binaries in play). Has been replaced with left-alt->SysReq->k. Folks it's either leave our keys alone of do it the Ubuntu way and reboot every time something happens. Oh and why did it get replaced. Seems that WinUsers use ctrl->Alt->bksp to go back one word in one of the office apps..... sheeesh. One more reason to drop Lenovo (other than their poor performance and quality of fit and finish of late. (20 laptops in.... 15 laptops back to repair, in the first 24 hours. Not good, finally RMA's the lot.)

    --

    I'm sorry, I'm to tired to be witty at the moment so this message will have to do.

  124. Linux by Baloo+Uriza · · Score: 1

    What about the ever-growing Linux segment? Magic System Request has saved my ass countless times now. System Request is the key you hope you never need but are glad it's there when you do.

    --
    Furries make the internet go.
  125. /. where jokes become real by drkim · · Score: 1

    In my house there's this light switch that doesn't do anything. Every so often I would flick it on and off just to check. Yesterday, I got a call from a woman in Germany. She said, "Cut it out."

    Steven Wright

  126. Sysreq key by ps2os2 · · Score: 0

    Oh yes its definitely needed there are millions of PC's attached to a mainframe that need this key.

    Lenova has taken it upon themselves to delete other keys that a lot of people use. That is one of the big reasons why I would never buy a lenovo computer (that plus it is made in China and you just do not now what spyware/bugs/malware in your computer. That's worse than trusting MS to be honest.

  127. painstacking research by Anonymous Coward · · Score: 0

    > painstaking research to count exactly how many times users press the Delete and Escape keys

    reseach that obviously didn't include any vi(m) users

  128. But... by Anonymous Coward · · Score: 0

    ...will they remove it from the Dvorak version?

  129. Swap caps-lock and ctrl! by HyperQuantum · · Score: 1

    MOD PARENT UP. Caps-lock is much less important than CTRL.

    --
    I am not really here right now.
  130. litl has no sysrq, no capslock, no Fn keys by litlphil · · Score: 1

    Not news. litl.com got rid of all of 'em.

  131. Different suggestion by RichiH · · Score: 1

    Get a KeySonic ACK-616RF -- you will _love_ it.

  132. Uhhh..? by RichiH · · Score: 1

    You obviously never tried ksnapshot -- best screen grabber ever :)

  133. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion