You can find the ASCII value for your desired key in this table: If you want to set a different shortcut key, set the hex value accordingly. The ASCII value of the ‘Z’ key is 5A (hex).
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\OneNote\Options\Other When the Registry Editor window appears, navigate to the following key:.Press the Windows key + R hotkey to open the Run box.Method 1: Change OneNote Screen Clipping Shortcut Key To fix these hotkey conflicts, you have to change OneNote Screen Clipping shortcut key, or disable the global Win + S hotkey in Windows 10. Press the Win + Shift + S hotkey will open the built-in Snipping tool while pressing Win + S will start Cortana Search, so you’re unable to use a keyboard shortcut to insert a screen clipping into your OneNote pages.
#SCREEN CLIPPING TOOL WINDOWS 10 ONENOTE PC#
As for the date issue, I switched the function to use toDateString instead.After upgrading your PC to Windows 10 Creators Update, you might find that OneNote’s popular screen clipping shortcut (Win + Shift + S) doesn’t work any longer. This post is mainly to make you aware it exists so you don’t go crazy trying to find your clipping. Debugging in Chrome and I would guess other browsers too did not produce the same issue. As you might expect, it is only an IE issue. I’m not sure what the relationship is at this point between the screen capture function and debugging in IE. Again clearing the last breakpoint led to the dialog displaying. I reloaded the page, hit a debug break point, took the screenshot and no dialog. Hit the quick keys, selected my screen and still no dialog.įrustrated at this point I continued with my debugging and once I was past the final breakpoint, the OneNote dialog appeared. I figured something got hung up in OneNote, so I closed out of it and the Screen Clipping tool. Typically I send this to the Clipboard but it could go to a specific section of the notebook.
What should happen next in my configuration is I get prompted with a dialog that asks what I want to do with the clipping. Screen turned opaque and I selected the area I wanted. I wanted to capture a screenshot of the error. That’s great it is known, but I still need to fix it for IE. It returned a date string, which is what I wanted, but that string could not turned around to create a new date object. I was having trouble with the function Date().toLocalDateString(). I was working on one such IE specific issue recently. In those instances where the bug only shows in IE, I can use the available developers tools to solve the issue. IE is coming along in this area, but at this point Chrome still is the tool for me. For javascript development, I mainly work in Chrome.
I develop web applications, so I often have my browser’s Developer Tools open and running. There are other tools that can do a better job of this and provide more bells and whistles, but since OneNote is one of the first applications I install, it is available on every machine almost immediately. The mouse pointer becomes cross-hairs and selecting an area of the screen will capture the are to the clipboard. Win+N and then S turns the screen opaque. OneNote provides a great out of the box screen clipping feature.