[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference bulova::decw_jan-89_to_nov-90

Title:DECWINDOWS 26-JAN-89 to 29-NOV-90
Notice:See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit
Moderator:STAR::VATNE
Created:Mon Oct 30 1989
Last Modified:Mon Dec 31 1990
Last Successful Update:Fri Jun 06 1997
Number of topics:3726
Total number of notes:19516

2884.0. "Session manager grabs console messages" by HGOVC::CHRISFIRTH () Wed Jun 06 1990 04:26

    I couldnt find the answer to this from DIR/TIT=SESSION so...
    
    How does the session manager grab the console messages (on Ultrix)?
    Normally they would go to /dev/console , so what is it doing?
    And if I dont have a session manager can I redirect the messages to
    a "normal" file (eg a file I can edit)?
    
    Thanks,
    
    Chris
    
    
    PS Where did DECWINDOWS_PROGRAMMING go?
    
T.RTitleUserPersonal
Name
DateLines
2884.1MIPSBX::thomasThe Code WarriorWed Jun 06 1990 17:123
pick an idle xterm or dxterm.  Su to root.
do a "cat -u /dev/xcons &"
All console messages will now appear on that xterm/dxterm.
2884.2HGOVC::CHRISFIRTHMon Jun 11 1990 06:587
    I couldnt get this to work. Could you give me a pointer to
    documentation on /dev/xcons because I cant find any mention of it
    in my doc set.
    
    Thanks,
    
    Chris