Re: selecting sections (unix)
- To: mathgroup at smc.vnet.net
- Subject: [mg93004] Re: selecting sections (unix)
- From: Joerg Schaber <schaber at molgen.mpg.de>
- Date: Wed, 22 Oct 2008 05:40:55 -0400 (EDT)
- References: <gdcdi5$fle$1@smc.vnet.net> <gdhqcu$2ia$1@smc.vnet.net>
That's what I like: Simple solutions! That indeed solved the problem. Thanks! Ney Lemke wrote: > On Oct 18, 7:25 am, Joerg Schaber <scha... at molgen.mpg.de> wrote: >> Hi, >> >> I am using Mathematica 6.0 in a ubuntu unix environment. >> I have structured my notebook in sections, subsections etc. >> However, when I want to select a single section or subsection (for >> evaluation for instance) by clicking on the respective sidebars always >> the entire notebook is selected, which is very annoying. Thus, I have to >> evaluate each cell individually and cannot evaluate section by section. >> >> Under Windows I did not experience that problem. >> >> Any ideas how to avoid that? >> >> Thanks, >> >> joerg > > Hi Joerg, > > See if the numlock key is activated. This is a cause of troubles on > Unix machines. > > Best wishes, >