Geek Noise
Rants, rambles, news and notes by Peter Provost
18

Keyboard Shortcuts to Use with Remote Desktop

Thursday, 18 September 2008 06:53 by Peter Provost

The list of keyboard shortcuts for Remote Desktop used to be one click away in the System menu. Then it moved to the Help system. On my newest version, I can’t find them at all.

Today I was trying to remember the shortcut for screenshot in RDP and couldn’t find it. A quick internet search later, the answer was found. Crazy how sometimes the community support content is better and more discoverable that product help sytems.

MinyWhite.com – Keyboard Shortcuts to Use with Remote Desktop

remote-desktop-shortcuts-01

(I’ve copied the image over here so I don’t lose it. That is nicely done. Thanks MintyWhite!)

Currently rated 1.0 by 1 people

  • Currently 1/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
03

Tab Management Shortcuts for IE7

Thursday, 3 July 2008 08:07 by Peter Provost

So there I am browsing a couple of internal sites suddenly IE7 switches into a mode where it shows me thumbnails of all my open tabs.

"Wha happan??"

I pressed ESC and it went away. But then I couldn't figure out what did it. No combination of Shift, Ctrl, Alt + Tab would do it. Hmmm... Oh well... Back to work.

Five minutes later it happened again. Twice was enough for me to find the pattern.

I was using Outlook Web Access (aka OWA). For a long time I've been a stickler for keeping track of which messages I've really read and which I haven't. So in regular Outlook, I turn off the "auto mark as read" feature of the preview pane and manually mark as read or unread using Ctrl+Q and Ctrl+U.

 I thought that back in IE6, Ctrl+Q behaved that way in OWA too, and for all I know the code is still there. But now, in IE7, when I press Ctrl+Q I get the thumbnail view:

 

image   image

Very cool! Not sure how much I'll use it, but it is neat. It also got me wondering about other shortcuts. I'm sure there are more, but I also found that it support Ctrl+1, Ctrl+2, etc. for direct selection of tabs. (Firefox does this too.)

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   Technology
Actions:   E-mail | del.icio.us | Permalink | Comments (0) | Comment RSSRSS comment feed
11

Silly Vista Features I Want

Thursday, 11 October 2007 07:47 by Peter Provost

I enjoy Windows Vista. I really do. But I'm also a keyboard junkie (despite being a poor typer). For years I've found myself wanting to cut people's mouse cords when I see them doing things that could be 100x faster by hitting the right keystroke.

As a Vista + Keyboard guy, however, I find that I want a few things that aren't there.

Quick Launch Shortcut Overlays

I love the Quick Launch bar. Why? Because I love that WIN+# runs the program in that numbered "slot" in the bar. So, WIN+1 runs the first, WIN+2 the second, and so on.

But after about three or four buttons on that bar, I have to count them to see which number to press, which sucks. I'd like nice little overlays that show the number. Something like this:

MyQuickLaunchBar

Ahh... much better.

Address Bar Shortcut Keys

I've seen a lot of people who know about putting the address bar on their Windows Task Bar. It is nice, you can quickly type or paste a URL or local file address and it will popup an IE or Explorer window showing that address. Kinda cool, but I can't seem to figure out how to get the cursor there without reaching over for my mouse.

Boo!

UPDATE: As I was writing this post, I realized that in Vista I don't need this feature, or even that address bar on my screen. I can just hit the Windows key and start typing and it will do exactly what I wanted. DUH! I knew that! But still... why can't I get there with a simple shortcut key?

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
20

Yet Another Cool Windows Vista Keyboard Trick

Wednesday, 20 September 2006 07:38 by Peter Provost

For all I know, this may have been around since Windows XP, but I only recently discovered it on my Windows Vista RC1 machine.

The buttons in your Quick Launch bar are keyboard accessible using the Windows key () and a number.

So, with this Quick Launch setup:

I can quickly and easily get to Outlook by typing +3.

Very cool!

Tags: , ,

Currently rated 3.7 by 3 people

  • Currently 3.666667/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
23

Yet Another Religious War: Keyboard vs Mouse

Wednesday, 23 March 2005 14:35 by Peter Provost

OK, I admit it. I’m a keyboard zealot. I run my Visual Studio environment almost entirely with keyboard shortcuts. I have all of the docking panels collapsed and can open any of then with a keystroke. I prefer gvim to notepad because then I can use the ‘h,j,k,l’ keys to navigate and don’t have to take my hand off the home-row.

I wasn’t always this way, however. I used to be firmly in the point-and-click camp (back in the heady days of Windows 3.11 and VB3). But then I saw a few different developers who absolutely amazed me with their ability to “drive” using the keyboard alone and I decided to switch.

I have successfully “converted” a few others to my religion along the way, although I have to say I never actually resorted to my favorite threat: “I’m going to cut every mouse cord on this team.”

But there are also people, some of whom are actually very good touch typers, who swear by the mouse. In fact the reason I’m writing this post at all is because of an article I found on CodeProject called Go Back Add-in for VS.NET 2003. I surfed over to the article after seeing James Avery’s blog post about it. James’ comment stating that “the author of the tool is pretty passionate about what he wants” peeked my interest so I went to take a look.

While the add-in is interesting and is in fact different than the built-in Navigate Backwards command, imagine my horror when I saw this:

The Navigate Backward command is the replacement for the "Previous Location" command in VB6. It is an improvement, but has several quirks (that I don't like). Specifically:

  • It is not available on the editing context menu (so it's either move the mouse pointer up to the top of the VS window to the standard toolbar or take your hand off the mouse to type Ctrl+-), which is inconvenient.
  • Every text insertion point is recorded, so the navigation history gets rather long as you click around in a source file

Wow. I admit that I’m being a bit of a keyboarding hard-liner, but I can’t believe people work this way.

I should know better, of course. I once worked with a guy who actually taught himself to use the mouse left handed and learned to type with his right hand alone. “That way,” he said, “I don’t have to take my hand off the mouse to type.” He pointed me to the site aboutonehandtyping.com where the author claims, “I do from 40 - 80 wpm (depending on how much coffee and sleep I've had) with just one hand on a standard NORMAL keyboard.”

Now that is cool. I must admit that if I could use the mouse in one hand and type 80wpm with one hand, I might consider doing it. But how likely is that? I’m having a hard enough time getting past 40wpm with two hands. But, of course, I only learned to touch type this year, so give me a break.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
10

OneNote Complaints

Tuesday, 10 February 2004 05:53 by Peter Provost

 

So I'm out here at the MTC in Silicon Valley and I'm using OneNote instead of Word to capture my outlines and notes. I have a number of complaints.

Why doesn't OneNote use the same keyboard shortcuts as the rest of Office (particularly Word)? For example, I use these keystrokes in Word:
  • CTRL+SHIFT+L - Convert to Bulleted List
  • CTRL+SHIFT+N - Convert to Normal Text
  • SHIFT+F3 - Cycle capitalization (lower, title, all caps)
Update: CTRL+SHIFT+L works as expected, but CTRL+SHIFT+N creates a new page. Oh well...
 
Why are the keyboard shortcuts incomplete? For the life of me, I can't seem to find a shortcut for toggling a single outline level. I can double-click on the little icon to do it, but I want a keystroke dammit!
So then decided to map some of my own keyboard shortcuts. Know what? You can't. You get the ones they've given you and that's it.
And why does it use some screwy binary file format? Why can't I save as OPML?
In general, I would say I like the product, but it is obviously a version 1 product. The rest of Office has tons of customization features that let me adjust everything I want. OneNote assumes I am a mouse user and has completely omitted the features that a keyboard guy needs to really get work done.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
28

Outlook 2003 Keyboard Shortcut

Thursday, 28 August 2003 19:54 by Peter Provost

I just accidentally discovered a nice little keystroke for OL2K3. With an email message selected and the focus on the message list, press the insert key. It will 'flag' the message. Press it again, and it will change to 'complete'.

Cool.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   Technology
Actions:   E-mail | del.icio.us | Permalink | Comments (0) | Comment RSSRSS comment feed
12

More VS.NET Shortcuts

Tuesday, 12 August 2003 09:07 by Peter Provost

You all know how much I love using the keyboard in VS.NET. I hate the mouse when I'm coding!

Craig Andera has posted yet another list of useful VS.NET keyboard shortcuts. Enjoy

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
28

Windows Keyboard Shortcuts

Wednesday, 28 May 2003 04:43 by Peter Provost

I just found this on the Win Tech Off Topic mailing list:

  • [Window]+d = Bring desktop to foreground
  • [Window]+m = Minimize all windows (different from [Win]+d!)\
  • [Window]+M = Restore all windows

Nice.

Currently rated 3.0 by 1 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   Technology
Actions:   E-mail | del.icio.us | Permalink | Comments (0) | Comment RSSRSS comment feed