Bug#201884: xfree86: soft hyphen confusion

2003-07-25 Thread Michael Piefel
Am 24.07.03 um 15:06:55 schrieb Branden Robinson:
 As far as I know, XFree86 doesn't yet support Unicode keysyms.

I wonder what the definition for Unicode keysyms would be. While
XFree86 doesn't support all of Unicode (no wonder, that's a little big),
there are many things that are supported, like the symbols under
XK_PUBLISHING (I use doublelowquotemark, for instance), most of which
are not in any ISO-8859-* charset, and are probably also missing from
most others.

The fact that hyphen maps to soft hyphen seems dodgy to me.

Bye,
Mike

-- 
|=| Michael Piefel
|=| Humboldt-Universität zu Berlin
|=| Tel. (+49 30) 2093 3831



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#201737: No # on UK Powerbook keyboard

2003-07-25 Thread Mark Brown
On Thu, Jul 24, 2003 at 04:01:10PM -0500, Branden Robinson wrote:
 On Thu, Jul 24, 2003 at 09:25:09PM +0100, Mark Brown wrote:

  I also ought to note that there's a dead key on the keyboard - between
  the left shift and Z is a key engraved ` with ~ above it which does
  nothing.

 On a US keyboard (Macintosh or otherwise), that key appears to the
 immediate left of the 1/! key.  XFree86 calls that keycap TLDE and it
 scans with keycode 49.  (See /etc/X11/xkb/keycodes/xfree86.)

And in fact it seems that the key to the left of the 1 (see below) also
scans with keycode 49 on this keyboard.  It's just that the engraved
symbol is different.

  At the top left below ESC and next to 1 is a key with a +-
  sign as the shifted character and a § as the unshifted one (kind of a S
  with an o through it if it doesn't come through OK).

 That's called a section sign.  I can't remember ever seeing a keycap
 like that before.

I've never seen anything like that either.

 Can you tell me what scancode that key produces?  You can use xev to
 determine this.

Like I said, it scans as keycode 49.  The key with the ` and ~ engraved
on it scans as keycode 94.

-- 
You grabbed my hand and we fell into it, like a daydream - or a fever.


pgp0.pgp
Description: PGP signature


Bug#201855: /usr/share/doc/xdm: can't tell how to auto login

2003-07-25 Thread Branden Robinson
On Fri, Jul 25, 2003 at 05:57:07AM +0800, Dan Jacobson wrote:
 OK, the docs should say that it is unimplemented, so we know off the bat.

What in the docs implies that the feature *is* supported?

xdm doesn't julienne fries, either, but I don't see a reason to mention
that in its manpage.

-- 
G. Branden Robinson| Why do we have to hide from the
Debian GNU/Linux   |  police, Daddy?
[EMAIL PROTECTED] | Because we use vi, son.  They use
http://people.debian.org/~branden/ |  emacs.


pgp0.pgp
Description: PGP signature


Bug#201737: No # on UK Powerbook keyboard

2003-07-25 Thread Branden Robinson
Can you try the following XKB settings instead?

XkbRulesxfree86
XkbModelmacintosh
XkbLayout   gb

One way to experiment without changing your XF86Config-4 file is the
following command:

$ setxkbmap -rules xfree86 -model macintosh -layout gb

-- 
G. Branden Robinson|
Debian GNU/Linux   |   If ignorance is bliss,
[EMAIL PROTECTED] |   is omniscience hell?
http://people.debian.org/~branden/ |


pgp0.pgp
Description: PGP signature


autologin with xdm?

2003-07-25 Thread Dan Jacobson
How can I autologin after boot with xdm?
I'm tired of typing name and password each day at power up.
The maintainer suggested I try another display manager, but all I use
is icewm and don't need or understand the glitz.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#202111: xterm: Xterm does not display the letter 'k'

2003-07-25 Thread Hans van Dok
On Thu, Jul 24, 2003 at 03:10:10PM -0500, Branden Robinson wrote:
 tag 202111 + moreinfo
 thanks
 
 On Sun, Jul 20, 2003 at 07:39:18AM -0500, Branden Robinson wrote:
  On Sat, Jul 19, 2003 at 10:34:22PM +0200, Hans van Dok wrote:
   Xterm does not display the lowercase letter 'k'.
   I'm running sarge, and the nvidia X driver. (the vesa driver does
   not seem to work with my ASUS GeForce FX 5600 card.)
   
   Other applications, like emacs, Aterm and Eterm display the 'k'
   just fine.
   
   I use version 1.0-4349 of the nvidia driver.
   
   If you need more information, please contact me.
  
  This bug report seems bizarre in the extreme to me.
  
  Can you use xwd to get an X Window Dump of an affected xterm, then
  convert the .xwd to a PNG file and place it on the web somwhere?
  
  Once you have done that, please mail this bug with the URL.
 
 If you do not provide more information soon, I will have to close this
 bug.

Mr Robinson,

A friend of mine pointed out that the Debian package I installed xterm from
had the wrong MD-sum (although admittedly I am unsure what that is.)  After
re-installing the package it did work fine.

My apologies for not checking this beforehand, and thank you very kindly for
your time.

Hans
-- 
You kill me so courteously.
---Lois McMaster Bujold, _Memory_ (1996) ch. 6



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#202923: /usr/X11R6/bin/XFree86: /var/log/XFree86.0.log has no timestamps

2003-07-25 Thread Dan Jacobson
Package: xserver-xfree86
Version: 4.2.1-9
Severity: minor
File: /usr/X11R6/bin/XFree86

the file /var/log/XFree86.0.log has no timestamps so one can't tell
which session it is reporting on.  OK, it is only one session. But
when X fails and then gets restarted automatically, the old log is
replaced.  So either add timestamps and keep more than one log.

Same problem for ~/.xsession-errors

You see, when X crashes and gets restarted automatically where is one
too look for what caused it...

perhaps the crash was because I apt-got some fonts during the session,
that got later used in gnus...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#201884: xfree86: soft hyphen confusion

2003-07-25 Thread Michael Piefel
Am 24.07.03 um 15:06:55 schrieb Branden Robinson:
 As far as I know, XFree86 doesn't yet support Unicode keysyms.

I wonder what the definition for Unicode keysyms would be. While
XFree86 doesn't support all of Unicode (no wonder, that's a little big),
there are many things that are supported, like the symbols under
XK_PUBLISHING (I use doublelowquotemark, for instance), most of which
are not in any ISO-8859-* charset, and are probably also missing from
most others.

The fact that hyphen maps to soft hyphen seems dodgy to me.

Bye,
Mike

-- 
|=| Michael Piefel
|=| Humboldt-Universität zu Berlin
|=| Tel. (+49 30) 2093 3831




Bug#201737: No # on UK Powerbook keyboard

2003-07-25 Thread Mark Brown
On Thu, Jul 24, 2003 at 04:01:10PM -0500, Branden Robinson wrote:
 On Thu, Jul 24, 2003 at 09:25:09PM +0100, Mark Brown wrote:

  I also ought to note that there's a dead key on the keyboard - between
  the left shift and Z is a key engraved ` with ~ above it which does
  nothing.

 On a US keyboard (Macintosh or otherwise), that key appears to the
 immediate left of the 1/! key.  XFree86 calls that keycap TLDE and it
 scans with keycode 49.  (See /etc/X11/xkb/keycodes/xfree86.)

And in fact it seems that the key to the left of the 1 (see below) also
scans with keycode 49 on this keyboard.  It's just that the engraved
symbol is different.

  At the top left below ESC and next to 1 is a key with a +-
  sign as the shifted character and a § as the unshifted one (kind of a S
  with an o through it if it doesn't come through OK).

 That's called a section sign.  I can't remember ever seeing a keycap
 like that before.

I've never seen anything like that either.

 Can you tell me what scancode that key produces?  You can use xev to
 determine this.

Like I said, it scans as keycode 49.  The key with the ` and ~ engraved
on it scans as keycode 94.

-- 
You grabbed my hand and we fell into it, like a daydream - or a fever.


pgpK1DSg2OYfy.pgp
Description: PGP signature


Bug#201855: /usr/share/doc/xdm: can't tell how to auto login

2003-07-25 Thread Branden Robinson
On Fri, Jul 25, 2003 at 05:57:07AM +0800, Dan Jacobson wrote:
 OK, the docs should say that it is unimplemented, so we know off the bat.

What in the docs implies that the feature *is* supported?

xdm doesn't julienne fries, either, but I don't see a reason to mention
that in its manpage.

-- 
G. Branden Robinson| Why do we have to hide from the
Debian GNU/Linux   |  police, Daddy?
[EMAIL PROTECTED] | Because we use vi, son.  They use
http://people.debian.org/~branden/ |  emacs.


pgpwHdZPvGWbs.pgp
Description: PGP signature


Bug#201737: No # on UK Powerbook keyboard

2003-07-25 Thread Branden Robinson
Can you try the following XKB settings instead?

XkbRulesxfree86
XkbModelmacintosh
XkbLayout   gb

One way to experiment without changing your XF86Config-4 file is the
following command:

$ setxkbmap -rules xfree86 -model macintosh -layout gb

-- 
G. Branden Robinson|
Debian GNU/Linux   |   If ignorance is bliss,
[EMAIL PROTECTED] |   is omniscience hell?
http://people.debian.org/~branden/ |


pgpIFS0zIfcQX.pgp
Description: PGP signature


autologin with xdm?

2003-07-25 Thread Dan Jacobson
How can I autologin after boot with xdm?
I'm tired of typing name and password each day at power up.
The maintainer suggested I try another display manager, but all I use
is icewm and don't need or understand the glitz.



Bug#202111: xterm: Xterm does not display the letter 'k'

2003-07-25 Thread Hans van Dok
On Thu, Jul 24, 2003 at 03:10:10PM -0500, Branden Robinson wrote:
 tag 202111 + moreinfo
 thanks
 
 On Sun, Jul 20, 2003 at 07:39:18AM -0500, Branden Robinson wrote:
  On Sat, Jul 19, 2003 at 10:34:22PM +0200, Hans van Dok wrote:
   Xterm does not display the lowercase letter 'k'.
   I'm running sarge, and the nvidia X driver. (the vesa driver does
   not seem to work with my ASUS GeForce FX 5600 card.)
   
   Other applications, like emacs, Aterm and Eterm display the 'k'
   just fine.
   
   I use version 1.0-4349 of the nvidia driver.
   
   If you need more information, please contact me.
  
  This bug report seems bizarre in the extreme to me.
  
  Can you use xwd to get an X Window Dump of an affected xterm, then
  convert the .xwd to a PNG file and place it on the web somwhere?
  
  Once you have done that, please mail this bug with the URL.
 
 If you do not provide more information soon, I will have to close this
 bug.

Mr Robinson,

A friend of mine pointed out that the Debian package I installed xterm from
had the wrong MD-sum (although admittedly I am unsure what that is.)  After
re-installing the package it did work fine.

My apologies for not checking this beforehand, and thank you very kindly for
your time.

Hans
-- 
You kill me so courteously.
---Lois McMaster Bujold, _Memory_ (1996) ch. 6