lkml.org 
[lkml]   [2004]   [Sep]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Design for setting video modes, ownership of sysfs attributes
You did that from an xterm, right? Which console device is the xterm running on?

X starts up a process that knows which device it is running and it can
remember that device since X stays running.

Maybe the answer is that this is something for the VC layer since the
VC layer stays running and knows what device it was started on. An
escape sequence could query the device from the VC terminal emulator.

Is there some way to figure this out from the environment?

On Sat, 18 Sep 2004 21:57:32 -0400 (EDT), Vladimir Dergachev
<volodya@mindspring.com> wrote:
> On Sat, 18 Sep 2004, Jon Smirl wrote:
> > Isn't there an enviroment variable that tells what device is the
> > console for the session? How do you tell what serial port you're on
> > when multiple people are logged in on serial lines?
>
> From any program you can do this:
>
> volodya@silver:~$ ls -l /proc/self/fd/0
> lrwx------ 1 volodya users 64 Sep 18 21:56 /proc/self/fd/0 -> /dev/pts/1
>
> So you get the pointer to the actual device stdin is associated to.

--
Jon Smirl
jonsmirl@gmail.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.061 / U:0.904 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site