[Tn5250j-general] Can't change Keyboard-Mapping

2006-07-14 Thread Oliver Schneider
Hi, 


I need some help. I am evaluating TN5250j on Linux. If I try to change
the keyboard mapping nothing happens. 

If I try it on a Windows Box it work, I can change the mapping. So i
copy the keyboard file from win to linux.

Now most of the mappings work but one key doesn't.

I need the numpad key (, del) 
This key needs to send (komma, ',') but it doesn't. Is there a way to
change it?

The second problem is, the enter button on the numpad should clear the
line until the next field.

The enter(return) button should send another signal. (Return)

So, why doesn't it work on linux?

Thank you for your help.

Oliver Schneider




-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general


Re: [Tn5250j-general] STRPCCMD

2006-07-04 Thread Oliver Schneider
Yes, sure I have tried strpccmd + f4. It doesn't change anything.

/usr/bin/firefox opens firefox from shell.

If I trie it from PowerTerm,for example strpccmd 'konqueror
http://www.google.com' it opens konqueror with the right URL.

I would be so happy, if that will work from tn5250j.
The version I run is 0.6.0. Is there a newer one out?

Where do I have to set the property?


Am Dienstag, den 04.07.2006, 14:07 +0200 schrieb [EMAIL PROTECTED]:
> 
> Did you try the STRPCCMD + F4 to display commandproperties and then
> fill in the command on the screen?  
> 
> If you run /usr/bin/firefox from any shell, the browser opens? 
> 
> What version of the emulator are you running? 
> It might be you have to set a property to enable the scanning for
> strpccmd 
> 
> 
> 
> Oliver Schneider
> <[EMAIL PROTECTED]> 
> Sent by:
> [EMAIL PROTECTED] 
> 
> 04/07/2006 14:03 
>  Please respond to
> tn5250j-general@lists.sourceforge.net
> 
> 
> 
> 
>To
> tn5250j-general@lists.sourceforge.net 
>cc
> 
>   Subject
> Re:
> [Tn5250j-general]
> STRPCCMD
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Hi again,
> 
> im afraid it doesn't work. 
> here are my steps again...
> 
> strpco
> strpccmd '/usr/bin/firefox'-->doesn't work
> strpccmd ('/usr/bin/firefox') -->doesn't work
> strpccmd '/opt/kde35/bin/konqueror' -->doesn't work
> 
> In the same environment PowerTerm works. I think PowerTerm is java,
> too.
> 
> Do I need to allow it somewhere in the config?
> 
> 
> Oliver Schneider
> 
> Am Dienstag, den 04.07.2006, 13:46 +0200 schrieb
> [EMAIL PROTECTED]:
> > 
> > Hello Oliver,  
> > 
> > never mind de PCO.exe. Just run the STRPCO command on the AS/400
> > though the java emulator. Next try the STRPCCMD. It should work also
> > on linux, as long as you pass in a command that works in the shell
> or
> > the environment in which the java emulator runs. 
> > 
> > HTH, 
> > wim 
> > 
> > 
> > 
> > 
> > Oliver Schneider
> > <[EMAIL PROTECTED]> 
> > Sent by:
> > [EMAIL PROTECTED] 
> > 
> > 04/07/2006 13:13 
> >  Please respond to
> > tn5250j-general@lists.sourceforge.net
> > 
> > 
> > 
> > 
> >To
> > tn5250j-general@lists.sourceforge.net 
> >cc
> > 
> >   Subject
> > Re:
> > [Tn5250j-general]
> > STRPCCMD
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > Hello Wim, 
> > 
> > first I want to thank you for your help.
> > 
> > One of my problems is, that it should run on a linux computer and
> not
> > on
> > windows.
> > 
> > So the emulator tells me than, that pco.exe is not active. 
> > Why should it, it is on a linux-box. So is there no way to start a
> > browser?
> > 
> > It works on Ericom PowerTerm(5250 Emulator) for Linux.
> > 
> > Are there any more hints for me?
> > 
> > Thanks, 
> > 
> > Oliver 
> > 
> > Am Dienstag, den 04.07.2006, 11:07 +0200 schrieb
> > [EMAIL PROTECTED]:
> > > 
> > > Hello Oliver, 
> > > 
> > > We have integrated this functionality into the emulator and it
> > should
> > > work. However at AS/400 side remember to first start PCO using the
> > > STRPCO command. afterwards you can run e.g. STRPCCMD 'notepad'
> which
> > > should start up notepad.exe on a windows box.  
> > > 
> > > If you can run your command from any shell box on your PC, the
> > > emulator should be able to launch the firefox. 
> > > 
> > > Another thing that has been implemented in the latest version is
> the
> > > recognition of URL so that http:// and mailto:// urls become
> > clickable
> > > in the emulator. 
> > > 
> > > HTH, 
> > > Wim Van Leuven 
> > -- 
> > Oliver Schneider
> > EDV
> > Schrauben-Jaeger AG
> > Fon.:  07 21 - 5 70 06 - 141
> > Fax.:  07 21 - 5 70 06 - 145
> > 
> > [EMAIL PROTECTED]
> > http://www.schrauben-jaeger.de
> > 
> > 
> > Using Tomcat but need to do more? Need to support web services,
> > security?
> > Get stuff done quickly with pre-integrated technology to make your
> job
> > easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> > Geronimo
> >
> http://sel.as-u

Re: [Tn5250j-general] STRPCCMD

2006-07-04 Thread Oliver Schneider

Hi again,

im afraid it doesn't work. 
here are my steps again...

strpco
strpccmd '/usr/bin/firefox'-->doesn't work
strpccmd ('/usr/bin/firefox') -->doesn't work
strpccmd '/opt/kde35/bin/konqueror' -->doesn't work

In the same environment PowerTerm works. I think PowerTerm is java, too.

Do I need to allow it somewhere in the config?


Oliver Schneider

Am Dienstag, den 04.07.2006, 13:46 +0200 schrieb [EMAIL PROTECTED]:
> 
> Hello Oliver,  
> 
> never mind de PCO.exe. Just run the STRPCO command on the AS/400
> though the java emulator. Next try the STRPCCMD. It should work also
> on linux, as long as you pass in a command that works in the shell or
> the environment in which the java emulator runs. 
> 
> HTH, 
> wim 
> 
> 
> 
> 
> Oliver Schneider
> <[EMAIL PROTECTED]> 
> Sent by:
> [EMAIL PROTECTED] 
> 
> 04/07/2006 13:13 
>  Please respond to
> tn5250j-general@lists.sourceforge.net
> 
> 
> 
> 
>To
> tn5250j-general@lists.sourceforge.net 
>cc
> 
>   Subject
> Re:
> [Tn5250j-general]
> STRPCCMD
> 
> 
> 
> 
> 
> 
> 
> 
> Hello Wim, 
> 
> first I want to thank you for your help.
> 
> One of my problems is, that it should run on a linux computer and not
> on
> windows.
> 
> So the emulator tells me than, that pco.exe is not active. 
> Why should it, it is on a linux-box. So is there no way to start a
> browser?
> 
> It works on Ericom PowerTerm(5250 Emulator) for Linux.
> 
> Are there any more hints for me?
> 
> Thanks, 
> 
> Oliver 
> 
> Am Dienstag, den 04.07.2006, 11:07 +0200 schrieb
> [EMAIL PROTECTED]:
> > 
> > Hello Oliver, 
> > 
> > We have integrated this functionality into the emulator and it
> should
> > work. However at AS/400 side remember to first start PCO using the
> > STRPCO command. afterwards you can run e.g. STRPCCMD 'notepad' which
> > should start up notepad.exe on a windows box.  
> > 
> > If you can run your command from any shell box on your PC, the
> > emulator should be able to launch the firefox. 
> > 
> > Another thing that has been implemented in the latest version is the
> > recognition of URL so that http:// and mailto:// urls become
> clickable
> > in the emulator. 
> > 
> > HTH, 
> > Wim Van Leuven 
> -- 
> Oliver Schneider
> EDV
> Schrauben-Jaeger AG
> Fon.:  07 21 - 5 70 06 - 141
> Fax.:  07 21 - 5 70 06 - 145
> 
> [EMAIL PROTECTED]
> http://www.schrauben-jaeger.de
> 
> 
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Tn5250j-general mailing list
> Tn5250j-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tn5250j-general
> 
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___ Tn5250j-general mailing list 
> Tn5250j-general@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/tn5250j-general
-- 
Oliver Schneider
EDV
Schrauben-Jaeger AG
Fon.:  07 21 - 5 70 06 - 141
Fax.:  07 21 - 5 70 06 - 145

[EMAIL PROTECTED]
http://www.schrauben-jaeger.de


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general


Re: [Tn5250j-general] STRPCCMD

2006-07-04 Thread Oliver Schneider
Hello Wim, 

first I want to thank you for your help.

One of my problems is, that it should run on a linux computer and not on
windows.

So the emulator tells me than, that pco.exe is not active. 
Why should it, it is on a linux-box. So is there no way to start a
browser?

It works on Ericom PowerTerm(5250 Emulator) for Linux.

Are there any more hints for me?

Thanks, 

Oliver 

Am Dienstag, den 04.07.2006, 11:07 +0200 schrieb [EMAIL PROTECTED]:
> 
> Hello Oliver, 
> 
> We have integrated this functionality into the emulator and it should
> work. However at AS/400 side remember to first start PCO using the
> STRPCO command. afterwards you can run e.g. STRPCCMD 'notepad' which
> should start up notepad.exe on a windows box.  
> 
> If you can run your command from any shell box on your PC, the
> emulator should be able to launch the firefox. 
> 
> Another thing that has been implemented in the latest version is the
> recognition of URL so that http:// and mailto:// urls become clickable
> in the emulator. 
> 
> HTH, 
> Wim Van Leuven 
-- 
Oliver Schneider
EDV
Schrauben-Jaeger AG
Fon.:  07 21 - 5 70 06 - 141
Fax.:  07 21 - 5 70 06 - 145

[EMAIL PROTECTED]
http://www.schrauben-jaeger.de


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general


[Tn5250j-general] STRPCCMD

2006-07-03 Thread Oliver Schneider
Hi, 

I have read an older thread about the 'STRPCCMD' command, but I don't
know if it has been solved...

Is there a way to run it from linux.

strpccmd 'firefox http://url' format.

Is that possible?

Thank you for your help.

Oliver Schneider


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Tn5250j-general mailing list
Tn5250j-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tn5250j-general