Is there Thinkpad 14" with this kind of keyboard arrangement?
![]()
I'm working as a programmer and I often type Arrow keys followed with END key, and I found out that the thinkpad keyboard has END key put on far away from the Arrow key:
![]()
If you see the first picture, the END key is just beside the Up Arrow key. The position of END key is very convenient for me.
Is there Thinkpad model that has this kind of keyboard layout?
-
No, there is no ThinkPad with such a (crappy) layout.
-
-
Because this is absolutly non-standard, even more non-standard than the current 6-row layout. I hope they will never bring up a layout like this in ThinkPads. There are enough Notebooks with this layout on the market.
-
What do you mean by non-standard? The whole layout or the END key position? My concern is only the END key position that's too far from Arrow keys.
I saw many new lenovo thinkpads (even the Thinkpad Twist) has FN button at the left of CTRL button. But I also saw Thinkpad Twist with CTRL at left of FN. Does lenovo release a unit with two types of keyboard? -
-
Ah, I made a mistake before. The picture that I saw which has CTRL at left of FN is IdeaPad Yoga.
-
You can swap the Fn and CTRL keys on a ThinkPad. Lenovo realized that having Fn on the left was bothersome to users coming from other brands. -
Sidenote: If you're a developer, you should be using Ctrl+PgUp/PgDwn combinations way more than an "end" button. Lenovo really has perfected the programmers keyboard (and pretty much the laptop). If the X1 Carbon keyboard doesn't work for you, I'd be hard pressed to teach you how to use it better. What exactly is an "End" key used for? -
I see that T420 keyaboard layout has more resemblance to PC keyboard (F-key grouping, home-end-pgup-pgdn position, except the FN key). Unfortunately I didn't born at that golden age so I have not had a chance to try the keyboard.
Have you ever use Eclipse IDE or Visual Studio?
If you read carefully my first post, the END key function is related to the Arrow keys. I often use Arrow keys to move up/down a line (using Up/Down arrow) or move left/right a character (using Left/Right arrow). For faster way, I also use CTRL+Left/Right Arrow to move left/right a word.
So what's the use of END key? Look at this example:
1. I have this piece of code:
Code:for (String key : prop.stringPropertyNames()) { // Line 50 String value = prop.getProperty(key); // Line 51 // Line 52 } // Line 53
3. What do I do to achieve my goal? I press Up arrow 3 times to go to Line 50 (why don't use mouse or trackpad or trackpoint? Mouse? Duh, that's too far. Trackpad? it's slippy. Trackpoint? I don't have it).
4. Ok, I'm at Line 50 now (phew). Now to create a new line below Line 50, I have to go to the end of Line 50 by pressing the...END (yes, you got it now right?).
5. And finally I press the ENTER key :hi2: -
You can remap keys as you want. Personally I have my Back/Fwd (PgUp/Dn in the new keyboards) as Hm/End.
In the new keyboard, you would probably want to put PgUp/Dn back where Hm/end used to be so you don't lose them. -
I have custom Beginning/End of Line commands programmed in ST2. What I would do if I was you is set shift+pgup and shift+pgdown to Home/End. That way your hands don't have to travel, and you can still utilize quick tab switching with Ctrl+PgUp/PgDown. Of course just a suggestion -
Lenovo made the change to the newer layout just recently. -
Do you know why IBM sold Think brands to Lenovo? I thought Thinkpads sold well and gave much profit to IBM. -
-
According to this:
Best & Worst Laptop Brands 2012: Overall Scorecard
HP scored at 3rd position. Not bad. -
-
Now I'm running HTML/CSS/Javascript/Perl/Node.JS daily through ST2 and I can't imagine developing in another environment. If you ever get to this side of the world, you must check it out: Sublime Text: The text editor you'll fall in love with -
? Do you use function alert() or echo or someting like that in the source code?
Sublime Text looks worth to try, but unfortunately it's not free. -
Is there Thinkpad 14" with this kind of keyboard arrangement?
Discussion in 'Lenovo' started by andrick, Jan 6, 2013.