Hi all, I've tried to run the utility in a xterm window and to use Shift+O+P, both suggestions worked fine for my needes; in the next days I make some tests with termcap file too.
Thanks very much for your help, Alessandro > > Today's Topics: > > 1. Terminal problem (Alessandro Vercelli) > 2. Re: Terminal problem (Ajay Dalvi) > 3. Re: Terminal problem (Paul Mason) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 20 Mar 2006 23:52:29 +0100 > From: "Alessandro Vercelli" <[EMAIL PROTECTED]> > Subject: [Users] Terminal problem > To: "users" <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=iso-8859-1 > > Hi all, > I've installed Ingres 2006 on a CentOS box but I cannot work properly form > interfaces (accessdb, cbf, catalogdb and so on) because the cursor remain in > browse mode and there is no way to switch to the "command mode" for "create", > "access" or what else related to the form; furthermore, when the form is just > started, the cursor is at bottom in "command mode" and I can choose (for > example, in case of accessdb) "database", but in the following forms only PF2 > and PF3 keys are usable, if I go back to the first form the "command mode" is > working again. > I tried to use "xmodmap mykeys" where mykeys contains: > > keycode 67 = F1 KP_F1 > keycode 68 = F2 KP_F2 > keycode 69 = F3 KP_F3 > keycode 70 = F4 KP_F4 > > but still id doesn't work, and also TERM=linux and vt100 have been tryed > unsuccessfully. > > Have anybody any suggestions for this issue? > > Thanks very much, > > Alessandro > > > > ------------------------------ > > Message: 2 > Date: 21 Mar 2006 10:30:58 +0530 > From: Ajay Dalvi <[EMAIL PROTECTED]> > Subject: Re: [Users] Terminal problem > To: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > Hi Alessandro, > There are two Solution for Issue related to accesing the options > from form based commands. One is to provide termcap file respective to > the terminal type selected ( viz vt100,vt220 etc) which has proper > mapping included for the keys that you will be using. I think this > option is little difficult. Because I had the same issue for ingres on > linux platform. > > Second option is to use command mode option. If you are in browse mode, > the to switch to command mode option folllow following steps: > Press Esc key > Then Press shift + o + p > > This will lead the cursor to move to command mode option. > This works on linux, try it on your installation. > > Hope this will help you > > -Ajay > > > On Tue, 2006-03-21 at 04:22, Alessandro Vercelli wrote: > > > Hi all, > > I've installed Ingres 2006 on a CentOS box but I cannot work properly form > > interfaces (accessdb, cbf, catalogdb and so on) because the cursor remain > > in browse mode and there is no way to switch to the "command mode" for > > "create", "access" or what else related to the form; furthermore, when the > > form is just started, the cursor is at bottom in "command mode" and I can > > choose (for example, in case of accessdb) "database", but in the following > > forms only PF2 and PF3 keys are usable, if I go back to the first form the > > "command mode" is working again. > > I tried to use "xmodmap mykeys" where mykeys contains: > > > > keycode 67 = F1 KP_F1 > > keycode 68 = F2 KP_F2 > > keycode 69 = F3 KP_F3 > > keycode 70 = F4 KP_F4 > > > > but still id doesn't work, and also TERM=linux and vt100 have been tryed > > unsuccessfully. > > > > Have anybody any suggestions for this issue? > > > > Thanks very much, > > > > Alessandro > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.ingres.com/mailman/listinfo/users > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.ingres.com/pipermail/users/attachments/20060321/20bd28e4/attachment-0001.html > > ------------------------------ > > Message: 3 > Date: Tue, 21 Mar 2006 09:41:19 +0000 > From: "Paul Mason" <[EMAIL PROTECTED]> > Subject: Re: [Users] Terminal problem > To: [email protected] > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > On 3/20/06, Alessandro Vercelli <[EMAIL PROTECTED]> wrote: > > Hi all, > > I've installed Ingres 2006 on a CentOS box but I cannot work properly form > > interfaces (accessdb, cbf, catalogdb and so on) because the cursor remain > > in browse mode and there is no way to switch to the "command mode" for > > "create", "access" or what else related to the form; furthermore, when the > > form is just started, the cursor is at bottom in "command mode" and I can > > choose (for example, in case of accessdb) "database", but in the following > > forms only PF2 and PF3 keys are usable, if I go back to the first form the > > "command mode" is working again. > > I tried to use "xmodmap mykeys" where mykeys contains: > > > > keycode 67 = F1 KP_F1 > > keycode 68 = F2 KP_F2 > > keycode 69 = F3 KP_F3 > > keycode 70 = F4 KP_F4 > > > > but still id doesn't work, and also TERM=linux and vt100 have been tryed > > unsuccessfully. > > > > Have anybody any suggestions for this issue? > > > > Try setting your TERM_INGRES to konsole (for KDE Konsole). > > Alternatively, here's a document describing how to set up a custom > termcap which works for Konsole, Gnome terminal and linux xterm - > http://www.writely.com/Doc.aspx?id=afzv34f7znps > > HTH > -- > Paul Mason > > > ------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ingres.com/mailman/listinfo/users > > > End of Users Digest, Vol 17, Issue 7 > ************************************ > _______________________________________________ Users mailing list [email protected] http://lists.ingres.com/mailman/listinfo/users
