Path: utzoo!mnetor!uunet!husc6!yale!cmcl2!brl-adm!umd5!purdue!gatech!hubcap!ncrcae!ncr-sd!hp-sdd!hplabs!hp-pcd!hpcvlx!markc From: markc@hpcvlx.HP.COM (Mark Cook) Newsgroups: comp.windows.x Subject: Re: X input problems Message-ID: <1610005@hpcvlx.HP.COM> Date: 22 Feb 88 17:56:25 GMT References: <12100001@hpfclm.HP.COM> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 29 > I have been using X on my hp 350 for about 6-months >with no problems, but today I tried to add a X0.display >file containing >/dev/crt >/dev/hilkbd >/dev/mouse > >and now the output from my keyboard doesn't go to any >windows, it is sent to the background and ignored. All >the mouse stuff work OK though. > > What is going on here? I need the X0.display file >to keep X-windows from using my knob box as an input >device. > > Brian Rauchfuss I assume you mean X0.devices instead of X0.display. Anyway, try replacing the /dev/hilkbd entry with the appropriate /dev/hil[1-7] entry that represents the raw keyboard device node. the X server expects raw entries in X0.devices, not cooked ones. (I assume that your /dev/mouse is linked to /dev/hil6 or whatever.) This should solve your problem. Regards, Mark F. Cook - CWO/Tech. Support