Re: Laptop numpad enter does not evaluate cell
- To: mathgroup at smc.vnet.net
- Subject: [mg132100] Re: Laptop numpad enter does not evaluate cell
- From: Itai Seggev <itais at wolfram.com>
- Date: Fri, 6 Dec 2013 02:14:45 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-outx@smc.vnet.net
- Delivered-to: mathgroup-newsendx@smc.vnet.net
- References: <20131205080429.C0F8D69F0@smc.vnet.net>
On Thu, Dec 05, 2013 at 03:04:29AM -0500, Dan O'Brien wrote: > It's common knowledge that the numberpad "enter" will evaluate cells > without needing the "shift+enter" when using the normal keyboard enter > button. I have a 17" laptop with full keyboard + numpad but when I use > the enter button on the numpad it behaves like the normal enter, i.e. i > still have to use "shift+enter". When i plug a USB keyboard in, the > numpad enter works as expected and just evaluates the cell. > > I have played with numlock and looked briefly into control panel > settings to see if there's some setting that is not right but there is > nothing obvious. A quick google search turned up nothing obvious. I'm > wondering if others have encountered this. > > In[115]:= $Version > > Out[115]= "9.0 for Microsoft Windows (64-bit) (January 25, 2013)" Probably it is sending a "return" code rather than an "enter" code. Probably not much you can do about this--a low level keyboard remapping utility _might_ be able to change it to an enter key. -- Itai Seggev Mathematica Algorithms R&D 217-398-0700
- References:
- Laptop numpad enter does not evaluate cell
- From: Dan O'Brien <danobrie@gmail.com>
- Laptop numpad enter does not evaluate cell