Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!rutgers!ub!acsu.buffalo.edu!haozhou From: haozhou@acsu.buffalo.edu (hao zhou) Newsgroups: comp.windows.x Subject: pointer shape in xterm ? Message-ID: <33125@eerie.acsu.Buffalo.EDU> Date: 19 Aug 90 19:33:42 GMT Sender: news@acsu.Buffalo.EDU Organization: SUNY Buffalo Lines: 22 Nntp-Posting-Host: autarch.acsu.buffalo.edu Originator: haozhou@autarch.acsu.buffalo.edu I want to change the cursor shapes in both vt102 and tek4014 modes of xterm. I put the following two lines in my X resource file: XTerm*VT100*pointerShape: left_ptr XTerm*Tek4014*pointerShape: crosshair The first line works fine - I got the left pointer cursor in vt102 window. However I couldn't get any other cursor shapes rather than the default left_ptr in tektronix emulator window. What's the problem? Maybe Tek mode doesn't read from X resources at all? Another question is: how can you let xterm use some other cursor shape which was defined by the user? Thank you in advance. Hao Zhou Reply to : haozhou@acsu.buffalo.edu