Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xterm oddness



On Jan 20, 2008, at 12:36, Harald Hanche-Olsen wrote:

+ Chip Griffin <email@hidden>:

I honestly can't recall if this was fixed, but I noticed it again today. In particular I was trying to do a "chmod +x" command and instead I got "chmod x" and when the "+" was pressed the window and font sizes increased. This was an xterm window. I installed aterm to see if it made a difference. It didn't (same response). So I think it's a Leopard/X11 issue, not a terminal problem.

I am unable to reproduce this.  If I did come across it, my first impulse would be to suspect a faulty xrdb entry.  If you run

  xrdb -q

is there anything like an entry for XTerm.vt100.translations in there? Or in ~/.Xdefaults, if you have such a file?  Or do you set either one of XFILESEARCHPATH or XUSERFILESEARCHPATH to any unusual values in your environment?  Further, does hitting + work as expected in other X11 applications?  You might also check with xev:  If you hit + with the cursor in the xev window, the terminal you started it from should display a KeyPress event specifying keycodes and stuff togheter with one or both of

    XLookupString gives 1 bytes: (2b) "+"
    XmbLookupString gives 1 bytes: (2b) "+"

"xrdb -q" reveals essentially the same info as "more ~/.Xdefaults". (See below for the contents of my .Xdefaults file.)
Neither of the paths are assigned at all.
"+" works as expected on other apps I've tried. The only two apps which I've found which respond to a "+" other than expected are xterm and aterm.
'xev' gives results as you describe.


-- Chip


# .Xdefaults
! all the way around
*customization: -color

! ATerm Defaults
aterm*geometry: 100x40
aterm*background: rgb:00/00/00
aterm*foreground: rgb:ff/ff/ff
aterm*pointerColor: rgb:00/ff/00
aterm*cursorColor: rgb:00/ff/00
aterm*cursorColor2: rgb:ff/00/00
aterm*reverseVideo: false
aterm*scrollColor: rgb:00/00/00
aterm*scrollBar_right: true
!aterm*backgroundPixmap: ~/Pictures/boinc/boinc_stats.png
aterm*transparent: true
aterm*tinting: white
!aterm*shading: 50
!aterm*backgroundType: center
!aterm*textType: nor
aterm*tintingType: and
aterm*font: -*-fixed-bold-r-*-*-18-*-*-*-*-*-*-*
aterm*boldFont: -*-fixed-bold-r-*-*-18-*-*-*-*-*-*-*
!aterm*multichar_encoding: big5
!aterm*greek_keyboard: ibm
aterm*iconName: Aterm
aterm*mapAlert: true
aterm*visualBell: false
aterm*loginShell: false
aterm*scrollBar: true
aterm*saveLines: 10000
!aterm*termName: <termname>
!aterm*meta8: <boolean>
!aterm*backspacekey: <string>
aterm*fading: 50


! XTerm Defaults
xterm*iconGeometry: 24x24
xterm*iconName: XTerm
xterm*messages: true
xterm*title: XTerm
xterm*cursorBlink: false
xterm*background: black
xterm*foreground: floral white
xterm*hold: false
xterm*alwaysHighlight: false
xterm*geometry: 100x40
!xterm*colorBD: white
xterm*colorBDMode: true
xterm*cursorColor: dark green
xterm*cursorOffTime: 20
xterm*cursorOnTime: 1000
xterm*cursorBlink: true
xterm*cutNewline: false
xterm*font: -*-fixed-medium-r-*-*-14-*-*-*-c-*-*-*
xterm*boldFont: -*-fixed-bold-r-*-*-14-*-*-*-c-*-*-*
xterm*highlightColor: dark blue
xterm*internalBorder: 2
xterm*multiClickTime: 250
xterm*marginBell: true
xterm*nMarginBell: 10
xterm*pointerColor: PaleGreen
xterm*pointerColorBackground: SeaGreen
xterm*rightScrollBar: true
xterm*saveLines: 5000
xterm*scrollBar: true
xterm*scrollKey: false
xterm*scrollTtyOutput: false
xterm*tekStartup: false

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/x11-users/email@hidden

This email sent to email@hidden

References: 
 >Re: Xterm oddness (From: Chip Griffin <email@hidden>)
 >Re: Xterm oddness (From: Harald Hanche-Olsen <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.