Xref: utzoo comp.windows.misc:1034 comp.os.minix:4735 comp.sys.atari.st:13645 Path: utzoo!attcan!uunet!lll-winken!ncis.llnl.gov!helios.ee.lbl.gov!pasteur!ames!mailrus!sharkey!emv From: emv@a.cc.umich.edu (Ed Vielmetti) Newsgroups: comp.windows.misc,comp.os.minix,comp.sys.atari.st Subject: Re: the MGR window manger is finally available Message-ID: <7222@mailgw.cc.umich.edu> Date: 26 Jan 89 00:09:21 GMT References: <13539@bellcore.bellcore.com> Reply-To: emv@starbarlounge.cc.umich.edu (Ed Vielmetti) Organization: University of Michigan Computing Center, Ann Arbor Lines: 19 Using MGR right now -- thanks! A few questions before I dive into the source & documentation -- - SIGWINCH. Do changes in window size send this signal out? I don't see any evidence of it, though it would be useful for things like hpmgr. - /bin/ksh. My poor stupid sun doesn't have it, 'menu' uses it. In the case of menu, it works with /bin/sh just fine -- any one else who has experience converting the shell scripts over to executables for the crowd without /bin/ksh (like on the ST) would be good to speak up. - keyboard mappings. I hate mice. Is there a nice way to rebind keys on the keyboard to do things equivalent to mouse movements, pop up menus, or menu command options? I see ways to predefine windows (window-set IDs) for left-1 through left-9, so that might be adequate for now.