Re: Problem with /usr/X11R6/bin/xterm
Re: Problem with /usr/X11R6/bin/xterm
- Subject: Re: Problem with /usr/X11R6/bin/xterm
- From: "Cook, Rich" <email@hidden>
- Date: Mon, 6 Dec 2010 09:47:52 -0800
- Acceptlanguage: en-US
- Thread-topic: Problem with /usr/X11R6/bin/xterm
Hmm, I did those tests.
SIGWINCH is being sent and there is nothing in xrdb -q mentioning autowrap.
On Dec 6, 2010, at 9:39 AM, Harald Hanche-Olsen wrote:
> + "Cook, Rich" <email@hidden>:
>
>> How can I test your theories? Can I trap SIGWINCH or test whether auto-wraparound is set?
>
> You can easily trap SIGWINCH in bash:
>
> winch () { echo 'Got a SIGWINCH' >&2; }
> trap winch sigwinch
SIGWINCH is being sent.
>
> And
>
> xrdb -q | grep -i autowrap
>
> should indicate whether you have anything autowrap related in your X
> resources.
Nada zip nothing.
--
✐Richard Cook
✇ Lawrence Livermore National Laboratory
Bldg-453 Rm-4024, Mail Stop L-557
7000 East Avenue, Livermore, CA, 94550, USA
☎ (office) (925) 423-9605
☎ (fax) (925) 423-6961
---
Information Management & Graphics Grp., Services & Development Div., Integrated Computing & Communications Dept.
(opinions expressed herein are mine and not those of LLNL)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden