home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!vtserf!vttcf.cc.vt.edu!tdunbar
- From: tdunbar@vttcf.cc.vt.edu (Thomas Dunbar)
- Newsgroups: comp.os.linux
- Subject: pointer in focused window for keystrokes?
- Message-ID: <5688@vtserf.cc.vt.edu>
- Date: 15 Aug 92 01:15:38 GMT
- References: <1992Aug14.193537.15994@nas.nasa.gov> <3358@ra.nrl.navy.mil>
- Sender: news@vtserf.cc.vt.edu
- Distribution: na
- Organization: Virginia Tech, Blacksburg, VA
- Lines: 46
-
-
- i'm using the olvwm manager in X. i've set olvwm.SetInput: select
- in my .Xresources (altho the manpage says this is the default) to
- get the "click-to-focus" style. however, while clicking in a window
- does move the focus to it, that window only gets the keypresses if
- the mouse pointer is in the window. how do i change this; or, how
- do i warp the mouse to the window with the focus?
- my .Xdefaults are:
-
- mf*Width: 800
- mf*Height: 600
- olvwm.ArrowInRoot: false
- olvwm.NoDecor: xdvi
- olvwm.KeyboardCommand.NextApp: n+Alt
- olvwm.KeyboardCommand.PreviousApp: p+Alt
- olvwm.KeyboardCommand.NextWindow: w+Alt
- olvwm.KeyboardCommand.WorkspaceMenu: o+Alt
- olvwm.KeyboardCommand.Move: m+Alt
- olvwm.KeyboardCommand.Resize: r+Alt
- olvwm.KeyboardCommand.FullRestore: f+Alt
- olvwm.KeyboardCommand.Quit: q+Alt
- olvwm.KeyboardCommand.OpenClose: i+Alt
- olvwm.KeyboardCommand.Front: t+Alt
- olvwm.VirtualIconic: true
- OpenWindows.IconLocation: top-rl
- OpenWindows.VirtualGeometry: +0+0
- OpenWindows.WorkspaceColor: peachpuff
- OpenWindows.VirtualDesktop: 3x1
- OpenWindows.VirtualRaiseVDM: true
- OpenWindows.VirtualFont: 8x13
- OpenWindows.SetInput: select
- OpenWindows.PopupJumpCursor: false
- OpenWindows.DragRightDistance: 30
- OpenWindows.GlyphFont: -sun-open*look*glyph-*-140-*
- OpenWindows.FullSizeZoomX: True
- OpenWindows.InputFocusColor: LightBlue
- OpenWindows.ShowResizeGeometry: True
- xdvi*ScrollBars: false
- xdvi*shrinkFactor: 2
- xdvi*Offset: .2cm
- xdvi*expert: true
- x11emacs*font: blucidasanstypewriter-14
- emacs*font: blucidasanstypewriter-14
- xterm*font: blucidasanstypewriter-14
-
- thomas
-