Hi,

i wrote:
> > od -x shows it as "a0c2".

David Wright wrote:
> I think that's c2a0 (unfortunately we're little-endian).

I would expect so. But it's

  $ echo " " | od -x
  0000000 a0c2 000a
  0000003
  $ echo " " | od -t x1
  0000000 c2 a0 0a
  0000003


> You could try   xrdb -merge $HOME/.Xresources
> (using other filenames) though I don't remember how much it changes
> existing resources.

The problem is that it is the responsibility of the application
to interpret its resources. It becomes more complicated by the
rumor that xterm mainly consists of Xt widget "vt100".


Have a nice day :)

Thomas


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20590555434863942...@scdbackup.webframe.org

Reply via email to