Date: Sun, 6 Aug 1995 14:25:22 -0400 (EDT) From: Richard Toren <rpt@miles.sso.loral.com> To: hackers <hackers@freebsd.org> Subject: /dev/console & xconsole Message-ID: <Pine.SUN.3.91.950806142037.12652A-100000@miles>
next in thread | raw e-mail | index | archive | help
Is there some magic I need to work to get xconsole to be able
to open the console from my .xinitrc in 2.05? Did some characteristic of
/dev/console change?
It works if started manually after an 'su'. Current permissions are:
</dev># ll /usr/X11R6/bin/xconsole
-rwsr-xr-x 1 root bin 16384 May 8 20:00 /usr/X11R6/bin/xconsole
</dev># ll /dev/console
crw-rw-rw- 1 root wheel 0, 0 Aug 6 11:53 /dev/console
.xinitrc line is:
xconsole -geometry 400x70+617+25 &
giving:
"Couldn't open console in it's window.
This used to work in 2.0R,
====================================================
Rip Toren | The bad news is that C++ is not an object-oriented |
rpt@miles.sso.loral.com | programming language. .... The good news is that |
| C++ supports object-oriented programming. |
| C++ Programming & Fundamental Concepts |
| by Anderson & Heinze |
====================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950806142037.12652A-100000>
