Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!hplabs!hpcc05!hpsciz!masa From: masa@hpsciz.sc.hp.com (Masayoshi Habu) Newsgroups: comp.windows.x Subject: Re: Sun NeWS and Motif compatibility Message-ID: <1310006@hpsciz.sc.hp.com> Date: 10 Jun 91 18:29:16 GMT References: <1991Jun9.221632.5949@Citicorp.COM> Organization: Hewlett-Packard, Santa Clara, CA Lines: 17 In comp.windows.x, dsamperi@Citicorp.COM (Dominick Samperi) writes: By the way, using xnews didn't even solve the keyboard problem; the SPARC keyboard is still not supported as far as I can tell. I have been using my Motif application on SPARCstation 1+ with xnews (Open Windows 2.0) without problems. For key assignment, try next: # Install Motif bindings for arrow keys in .xinitrc xmodmap -e 'keysym Up = R8' xmodmap -e 'keysym Down = R14' xmodmap -e 'keysym Right = R12' xmodmap -e 'keysym Left = R10' I remember that Open Windows 1.0.1 did not work well with my application. Masa