Okay, slowly getting somewhere, I think...
We setup the .Xdefaults file, as follows, on the remote server and are
starting an xterm to the client machine, which is "acceptable", but I must
be missing something:
XTerm*vt100*translations: #override \n\
Shift F1:string(0x1B) string(0x5B) s
Perfect, slowly putting it together. One thing that I didn't find in the
man page, and am wondering if its just somethign I did wrong, but does
ordering matter?
I put in, first time through:
F1: ...
Shift F1: ...
And it Shift-F1 and F1 both gave the same answers...
But, if I
Okay, slowly getting somewhere, I think...
We setup the .Xdefaults file, as follows, on the remote server and are
starting an xterm to the client machine, which is "acceptable", but I must
be missing something:
XTerm*vt100*translations: #override \n\
Shift F1:string(0x1B) string(0x5B)
On Mon, 12 Jul 1999, Sheldon Hearn wrote:
> On Mon, 12 Jul 1999 15:04:43 -0300, The Hermit Hacker wrote:
>
> > Hopefully this makes a bit more sense?
>
> What doesn't make sense is the fact that a FreeBSD developer, who should
> know better, is mailing this sort of thing to freebsd-hackers.
In message
The Hermit Hacker writes:
: I need to build a keyboard map such that:
:
: F1 == ESC OP
: F2 == ESC OQ
: Shift-F1 == ESC [31~
: Shift-F2 == ESC [32~
Why not do this with Xterm translations? Generally speaking xmodmap
and friends are poor choices to even think about
On Mon, 12 Jul 1999 15:04:43 -0300, The Hermit Hacker wrote:
> Hopefully this makes a bit more sense?
What doesn't make sense is the fact that a FreeBSD developer, who should
know better, is mailing this sort of thing to freebsd-hackers.
Sheldon.
To Unsubscribe: send mail to majord...@
Perfect, slowly putting it together. One thing that I didn't find in the
man page, and am wondering if its just somethign I did wrong, but does
ordering matter?
I put in, first time through:
F1: ...
Shift F1: ...
And it Shift-F1 and F1 both gave the same answers...
But, if
On Mon, 12 Jul 1999, Sheldon Hearn wrote:
> On Mon, 12 Jul 1999 15:04:43 -0300, The Hermit Hacker wrote:
>
> > Hopefully this makes a bit more sense?
>
> What doesn't make sense is the fact that a FreeBSD developer, who should
> know better, is mailing this sort of thing to freebsd-hackers.
In message <[EMAIL PROTECTED]>
The Hermit Hacker writes:
: I need to build a keyboard map such that:
:
: F1 == ESC OP
: F2 == ESC OQ
: Shift-F1 == ESC [31~
: Shift-F2 == ESC [32~
Why not do this with Xterm translations? Generally speaking xmodmap
and friends are poor choices
On Mon, 12 Jul 1999 15:04:43 -0300, The Hermit Hacker wrote:
> Hopefully this makes a bit more sense?
What doesn't make sense is the fact that a FreeBSD developer, who should
know better, is mailing this sort of thing to freebsd-hackers.
Sheldon.
To Unsubscribe: send mail to [EMAIL PR
10 matches
Mail list logo