home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22578 < prev    next >
Encoding:
Text File  |  1993-01-03  |  3.1 KB  |  68 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!spool.mu.edu!enterpoop.mit.edu!mojo.eng.umd.edu!chad
  3. From: chad@eng.umd.edu (R Michael McMahon)
  4. Subject: Re: XWindows and virtual consoles
  5. Message-ID: <1993Jan03.224329.3542@eng.umd.edu>
  6. Date: Sun, 03 Jan 93 22:43:29 GMT
  7. Organization: College of Engineering, Maryversity von Uniland, College Park
  8. References:  <Lu8qwB1w165w@dat1hb.north.de>
  9. Originator: chad@ampere.src.umd.edu
  10. Lines: 56
  11.  
  12.  
  13. In article <Lu8qwB1w165w@dat1hb.north.de>, lion@dat1hb.north.de (Daniel Tietze) writes:
  14.     [.... deleted .......]
  15. >1) After starting X, I cannot switch to the other virtual consoles any more.
  16. >ALT-F1 through ALT-F4 simply dump strange characters in the shell window.
  17. >Coming to think of it, I have only tried this with the focus on the shell
  18. >window, not with focus on the desktop. Could this be the problem? My SCO
  19. >system at work switches to and fro quit well, even from and to X (or, rather,
  20. >Motif) sessions. Any suggestions?
  21. >I have installed a new keyboard map for german charcters. Could this be
  22. >buggy? If so, does anyone know of a fix?
  23.  
  24. The current release of XFree86 (1.1) does not support virtual consoles; 
  25. the soon-to-be-release version 2.0 (or is it called 1.2?) will.
  26.  
  27. >1.a) Is MOTIF free? Is there any chance for a Motif port to Linux? If
  28. >I'm not mistaken, Motif is a product of the FSF, the first F meaning "free".
  29.  
  30. You *are* mistaken. Motif is copyrighted by Open Software Foundation (OSF),
  31. not FSF. OSF is a for-profit consortium and licenses its software.
  32.  
  33. >2) After exiting (exciting? :-) ) X, I consistently get an error message
  34. >telling me about some broken pipe or something (my memory isn't what it
  35. >used to be). Since everything works OK, I haven't paid this one very much
  36. >attention.
  37.  
  38. You can ignore this.
  39.  
  40. >3) Can anyone tell me how to change the behaviour of X so that focussing
  41. >a window is performed by clicking on it and focus stays on a window until
  42. >I click on another window? It's quite annoying that I have to keep the
  43. >mouse pointer on the shell window while I'm using it.
  44.  
  45. Assuming you use twm window manager, add this to your .twmrc:
  46.  
  47. NoTitleFocus
  48.  
  49. >4) I recently got ingres from an ftp server here in Germany. Due to a
  50. >damaged archive I haven't been able to test it yet. Does this package include
  51. >esql support? If not, does anyone know of an esql port to linux? I'd be
  52. >simply delighted if I could take my work home with me (yes, I'm that kind
  53. >of person).
  54. >Currently, my project at work includes: SCO Unix (yeuch!), UI generation with
  55. >a toolkit using MOTIF (sources for toolkit available to me). ESQL integration
  56. >with a large ingres database. The rest is C (no C++).
  57. >Does anyone see a possibility of developing the software at home and then
  58. >simply taking a tar archive to work now and then and cimpiling it there? Of
  59. >course, this would depend on a positive answer to item 1.a.
  60.  
  61. My thesis project is also a C++/MOTIF/database (Postgres) application.
  62. Unfortunately, I don't have the Motif sources to build libXm, nor does
  63. Linux currently support shared memory/semaphores for Postgres. You should
  64. verify that Ingres does not need the latter kernel support before trying
  65. at home. 
  66.  
  67. R Michael McMahon  chad@src.umd.edu
  68.