login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
openbsd-misc
»
2008
»
August
»
12
Re: cwm keybindings misbehavior
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Fred Crowson
Subject:
Re: cwm keybindings misbehavior
Date: Tuesday, August 12, 2008 - 3:13 pm
Pau wrote:
quoted text
> Hi > > 2008/8/11 Owain Ainsworth <zerooa@googlemail.com>: >> On Sat, Aug 09, 2008 at 03:11:58PM +0200, Pau wrote: >>> Hi, >>> >>> I have had a look at cwm today. It looks nice. This is >>> >>> OpenBSD 4.3 GENERIC#698 i386 >>> >>> I have found out that when I redefine term in .calmwm with a symbolic >>> link to xterm with a certain font, that geometry etc, pressing >>> C-M-Enter spawns a new terminal, the one I redefined but, then, when >>> trying to use the nice ``Ssh to'' dialog with M-. I simply get "my" >>> xterm after the dialog but no connexion. >> That is what .Xdefaults or similar is for... >> >> XTerm*termName: xterm-xfree86 >> XTerm*background: black >> XTerm*foreground: grey >> XTerm*jumpScroll: true >> XTerm*multiScroll: true >> XTerm*scrollBar: false >> XTerm*metaSendsEscape: true >> XTerm*faceName: Bitstream Vera Sans Mono >> XTerm*faceSize: 7 >> >> (yes, those are what I use) > > yes, I agree. But .Xdefaults is not quite trivial to understand; e.g. > how do you pass the option to receive console output? What is the > equivalent of -C on the command line for .Xdefaults? > > Something I also do not understand, most likely due to my abhorrent > ignorance, is why all man pages here > /usr/X11R6/man/ are not installed per default. man xterm yields > nothing. If I am supposed to do it on my own, > I'd appreciate a hint how to do it. I don't see any Makefile there. > > That means that all these programmes: > > FvwmAuto.0 FvwmIconMan.0 FvwmScroll.0 koi8rxterm.0 xterm.0 > FvwmBacker.0 FvwmIdent.0 FvwmTalk.0 resize.0 xtsscale.0 > FvwmBanner.0 FvwmM4.0 FvwmWinList.0 ssh-askpass.0 xvctl.0 > FvwmButtons.0 FvwmPager.0 cwm.0 uxterm.0 > FvwmCpp.0 FvwmRearrange.0 fvwm.0 xidle.0 > FvwmForm.0 FvwmSave.0 glxgears.0 xpmroot.0 > FvwmIconBox.0 FvwmSaveDesk.0 glxinfo.0 xsystrace.0 > > do not have man pages after a default installation (cwm among them) > > elachistos(p7)| ls /usr/X11R6/man/ ~ (16:54) > cat1 cat4 cat7 man3 man5 whatis.db > cat3 cat5 man1 man4 man7 > > > elachistos(p7)| ls /usr/X11R6/man/cat1 ~ (16:56) > FvwmAuto.0 FvwmIconMan.0 FvwmScroll.0 koi8rxterm.0 xterm.0 > FvwmBacker.0 FvwmIdent.0 FvwmTalk.0 resize.0 xtsscale.0 > FvwmBanner.0 FvwmM4.0 FvwmWinList.0 ssh-askpass.0 xvctl.0 > FvwmButtons.0 FvwmPager.0 cwm.0 uxterm.0 > FvwmCpp.0 FvwmRearrange.0 fvwm.0 xidle.0 > FvwmForm.0 FvwmSave.0 glxgears.0 xpmroot.0 > FvwmIconBox.0 FvwmSaveDesk.0 glxinfo.0 xsystrace.0 > > elachistos(p7)| man xterm ~ (16:56) > man: no entry for xterm in the manual. > > diff /tmp/man2.conf /etc/man.conf > > yields nothing. /tmp/man2.conf is from an obsd 4.2 box in which man > xterm works well... > > Any help would be appreciated. > > Pau
Hi Pau, Something is wrong with your path or MANPATH, as /usr/X11R6/man/cat1/xterm.0 is the man page for xterm. man -m or -M might help. HTH Fred
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
cwm keybindings misbehavior
, Daniel B.
, (Thu Jun 12, 9:13 am)
Re: cwm keybindings misbehavior
, Predrag Punosevac
, (Thu Jun 12, 11:28 am)
Re: cwm keybindings misbehavior
, Edd Barrett
, (Thu Jun 12, 11:38 am)
Re: cwm keybindings misbehavior
, Okan Demirmen
, (Thu Jun 12, 11:44 am)
Re: cwm keybindings misbehavior
, Pierre Riteau
, (Thu Jun 12, 11:44 am)
Re: cwm keybindings misbehavior
, Daniel B.
, (Thu Jun 12, 12:41 pm)
Re: cwm keybindings misbehavior
, Daniel B.
, (Thu Jun 12, 12:43 pm)
Re: cwm keybindings misbehavior
, Predrag Punosevac
, (Thu Jun 12, 5:11 pm)
Re: cwm keybindings misbehavior
, Paul Irofti
, (Fri Jun 13, 7:35 am)
Re: cwm keybindings misbehavior
, Nicolas Legrand
, (Sat Jun 14, 5:32 am)
Re: cwm keybindings misbehavior
, Glenn Becker
, (Sat Jun 14, 7:09 am)
Re: cwm keybindings misbehavior
, Matthew Szudzik
, (Sat Jun 14, 8:37 am)
Re: cwm keybindings misbehavior
, Matthew Szudzik
, (Sat Jun 14, 9:32 am)
Re: cwm keybindings misbehavior
, Glenn Becker
, (Sat Jun 14, 9:35 am)
Re: cwm keybindings misbehavior
, Daniel B.
, (Mon Jun 16, 3:47 pm)
Re: cwm keybindings misbehavior
, Daniel B.
, (Tue Jun 17, 6:39 pm)
Re: cwm keybindings misbehavior
, Pau
, (Sat Aug 9, 6:11 am)
Re: cwm keybindings misbehavior
, Owain Ainsworth
, (Mon Aug 11, 2:38 am)
Re: cwm keybindings misbehavior
, Pau
, (Tue Aug 12, 2:57 pm)
Re: cwm keybindings misbehavior
, Fred Crowson
, (Tue Aug 12, 3:13 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Michael Trimarchi
Re: [PATCH] VFS: make file->f_pos access atomic on 32bit arch
Miklos Szeredi
[patch 14/15] vfs: more path_permission() conversions
Serge E. Hallyn
Re: [RFC v5][PATCH 7/8] Infrastructure for shared objects
Bernd Schmidt
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Takashi Iwai
[PATCH 2/2] input: Add LED support to Synaptics device
git
:
Junio C Hamano
Re: mingw, windows, crlf/lf, and git
Eyvind Bernhardsen
Re: Where has "git ls-remote" reference pattern matching gone?
Shawn O. Pearce
Re: Switching from CVS to GIT
Todd Zullinger
Re: [PATCH 2/2] send-email: rfc2047-quote subject lines with non-ascii characters
Santi Béjar
Re: How to use git-fmt-merge-msg?
linux-netdev
:
Ramkrishna Vepa
[net-2.6 PATCH 1/10] Neterion: New driver: Driver help file
Mark Anthony
invitation / inquiry
Ingo Molnar
Re: [PATCH 08/16] dma-debug: add core checking functions
David Miller
Re: [PATCH 1/3] f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback
Sascha Hauer
[PATCH 03/12] fec: do not typedef struct types
git-commits-head
:
Linux Kernel Mailing List
amba: struct device - replace bus_id with dev_name(), dev_set_name()
Linux Kernel Mailing List
MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
Linux Kernel Mailing List
ARM: S5PC100: IRQ and timer
Linux Kernel Mailing List
davinci: edma: clear interrupt status for interrupt enabled channels only
Linux Kernel Mailing List
x86, mm, kprobes: fault.c, simplify notify_page_fault()
openbsd-misc
:
Daniel A. Ramaley
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Matthias Kilian
Re: can't get vesa @ 1280x800 or nv
Tobias Ulmer
Re: Problem after upgrade 4.5 to 4.6: ERR M
Philip Guenther
Re: SIGCHLD and libpthread.so
J.C. Roberts
Re: [semi-OT] Can anyone recommend an OpenBSD-compatible colour laser printer?
Colocation donated by:
Syndicate