Unix Technical Forum

dtlogin to command line login without the mouse

This is a discussion on dtlogin to command line login without the mouse within the comp.unix.solaris forums, part of the Solaris Operating System category; --> From the dtlogin dtgreet screen, selecting "Options -> Command Line Login" will allow you to access and log into ...


Go Back   Unix Technical Forum > Unix Operating Systems > Solaris Operating System > comp.unix.solaris

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-06-2008, 07:41 AM
Rob Stampfli
 
Posts: n/a
Default dtlogin to command line login without the mouse

From the dtlogin dtgreet screen, selecting "Options -> Command Line Login"
will allow you to access and log into the console as a traditional terminal.
My question is: Is there any way, perhaps a key or key sequence, to invoke
the command line login mode without using the mouse? It would seem this
would be desirable. For instance, the mouse could simply be broken.
Another reason might be if one were trying to log into and cleanly shut
down a system blind, during a power failure, where the machine is on an
UPS but the monitor is not.

Any ideas?

Rob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-06-2008, 07:42 AM
Darren Dunham
 
Posts: n/a
Default Re: dtlogin to command line login without the mouse

Rob Stampfli <restamp@hotmail.com> wrote:
> From the dtlogin dtgreet screen, selecting "Options -> Command Line Login"
> will allow you to access and log into the console as a traditional terminal.
> My question is: Is there any way, perhaps a key or key sequence, to invoke
> the command line login mode without using the mouse? It would seem this
> would be desirable. For instance, the mouse could simply be broken.
> Another reason might be if one were trying to log into and cleanly shut
> down a system blind, during a power failure, where the machine is on an
> UPS but the monitor is not.


I don't have one near me, but I recall it being just like windows.

tab to highlight the menu, cursor down to the selection, return to
select.

I wouldn't want to do it blind.

--
Darren Dunham ddunham@taos.com
Unix System Administrator Taos - The SysAdmin Company
Got some Dr Pepper? San Francisco, CA bay area
< This line left intentionally blank to confuse you. >
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-06-2008, 07:44 AM
Beardy
 
Posts: n/a
Default Re: dtlogin to command line login without the mouse

Darren Dunham wrote:
> Rob Stampfli <restamp@hotmail.com> wrote:
>
>>From the dtlogin dtgreet screen, selecting "Options -> Command Line Login"
>>will allow you to access and log into the console as a traditional terminal.
>>My question is: Is there any way, perhaps a key or key sequence, to invoke
>>the command line login mode without using the mouse? It would seem this
>>would be desirable. For instance, the mouse could simply be broken.
>>Another reason might be if one were trying to log into and cleanly shut
>>down a system blind, during a power failure, where the machine is on an
>>UPS but the monitor is not.

>
>
> I don't have one near me, but I recall it being just like windows.
>
> tab to highlight the menu, cursor down to the selection, return to
> select.
>
> I wouldn't want to do it blind.
>


Nice try, but zero bananas. Hitting the tab key just moves the cursor
along one place (I assume, inserting ^I). Also the <ALT> key has no
effect; simply printing the <ALT>-ed character in the login name.

I have beaten my keyboard with alt, ctrl and shifted combinations, and
come up with squat :-(

Having a Logitech IR keyboard that delights in inserting character
strings (often "\ncs" and lines and lines of pipe symbols) into typing
when it feels like it (and often <DEL> to erase my emails :-( ), I have
trouble doing some things "sighted" let alone "blind" :-(

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-06-2008, 07:44 AM
Neil W Rickert
 
Posts: n/a
Default Re: dtlogin to command line login without the mouse

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Beardy <beardy@beardy.net> writes:

>Nice try, but zero bananas. Hitting the tab key just moves the cursor
>along one place (I assume, inserting ^I). Also the <ALT> key has no
>effect; simply printing the <ALT>-ed character in the login name.


On an x86 system, I was able to move the cursor with CTRL-TAB. That
got me as far as the OPTIONS button. But I was unable to find a way
to open up the menu.

I think it cannot be done. If you need access without a mouse, I
suggest disabling "dtlogin", and provide a shell script to start CDE
manually after a command line login (for those who need CDE).

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (SunOS)

iD8DBQFAHFeavmGe70vHPUMRAsNNAKCQD3vtcTuAFq4Z3swtkd Pbn7uPhQCfY0Zr
+FXDpxb7bJRRAft0CEiZOBE=
=0Dg2
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-06-2008, 07:44 AM
Beardy
 
Posts: n/a
Default Re: dtlogin to command line login without the mouse

Neil W Rickert wrote:

> On an x86 system, I was able to move the cursor with CTRL-TAB. That
> got me as far as the OPTIONS button. But I was unable to find a way
> to open up the menu.


Well done Neil: I don't know how I missed CTRL-TAB.

When you get to the OPTIONS tab, hit the, err... space bar :-)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-06-2008, 07:45 AM
Rob Stampfli
 
Posts: n/a
Default Re: dtlogin to command line login without the mouse

In article <ApYSb.488$3f3.106395@stones.force9.net>,
Beardy <beardy@beardy.net> wrote:
>
>Darren Dunham wrote:
>> Rob Stampfli <restamp@hotmail.com> wrote:
>>
>>>From the dtlogin dtgreet screen, selecting "Options -> Command Line Login"
>>>will allow you to access and log into the console as a traditional terminal.
>>>My question is: Is there any way, perhaps a key or key sequence, to invoke
>>>the command line login mode without using the mouse? It would seem this
>>>would be desirable. For instance, the mouse could simply be broken.
>>>Another reason might be if one were trying to log into and cleanly shut
>>>down a system blind, during a power failure, where the machine is on an
>>>UPS but the monitor is not.

>>
>>
>> I don't have one near me, but I recall it being just like windows.
>>
>> tab to highlight the menu, cursor down to the selection, return to
>> select.
>>
>> I wouldn't want to do it blind.
>>

>
>Nice try, but zero bananas. Hitting the tab key just moves the cursor
>along one place (I assume, inserting ^I). Also the <ALT> key has no
>effect; simply printing the <ALT>-ed character in the login name.
>
>I have beaten my keyboard with alt, ctrl and shifted combinations, and
>come up with squat :-(
>
>Having a Logitech IR keyboard that delights in inserting character
>strings (often "\ncs" and lines and lines of pipe symbols) into typing
>when it feels like it (and often <DEL> to erase my emails :-( ), I have
>trouble doing some things "sighted" let alone "blind" :-(


A tip of the hat goes to Franco Barber, who came up with the following
sequence in private mail to me (ugly to try to remember, blind, but it
works):

<CR> SHIFT-TAB SHIFT-TAB SPACE DOWN-ARROW DOWN-ARROW DOWN-ARROW <CR>

And many thanks to everyone who posted their suggestions and what
they had learned from hacking at the dtgreet screen.

Rob
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-06-2008, 07:45 AM
Beardy
 
Posts: n/a
Default Re: dtlogin to command line login without the mouse

Rob Stampfli wrote:

> A tip of the hat goes to Franco Barber, who came up with the following
> sequence in private mail to me (ugly to try to remember, blind, but it
> works):
>
> <CR> SHIFT-TAB SHIFT-TAB SPACE DOWN-ARROW DOWN-ARROW DOWN-ARROW <CR>
>
> And many thanks to everyone who posted their suggestions and what
> they had learned from hacking at the dtgreet screen.
>
> Rob


Rob, we all await your next one: maybe "How do I install solaris blind?
(without using jumpstart)" ;-)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-06-2008, 07:45 AM
Hana Skoumalova
 
Posts: n/a
Default Re: dtlogin to command line login without the mouse

Darren Dunham wrote:
> I don't have one near me, but I recall it being just like windows.
>
> tab to highlight the menu, cursor down to the selection, return to
> select.


Nope. With Shift-TAB you can get from the login field to the "buttons"
but there is no way to unfold the Options menu. Cursor-down is like
Cursor-right. I tried all combinations with Ctrl, Alt and Shift but no
success.

Hana
--
Hana Skoumalova Charles University, Faculty of Arts
Institute of Theoretical
tel: +420 224491858 & Computational Linguistics (UTKL)
fax: +420 224491875 Celetna 13, 110 00 Praha 1
http://utkl.ff.cuni.cz/~skoumal Czech Republic
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:14 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com