1752273 Members
4685 Online
108786 Solutions
New Discussion юеВ

Re: HPUX - RH Linux

 
SOLVED
Go to solution
Scott McDade
Frequent Advisor

HPUX - RH Linux

I am in the middle of migrating my application from HPUX to RH Linux. I am pleasantly surprised how easy the transition and recompiling the binaries has been. Now I am working on user level issues which is what I would consider this item. In HPUX my users utilized the center mouse button and using the /home//.dt/dtwmrc file to assigned custom apps it. In the current environment which is RH Linux using bash shell there doesnтАЩt appear to be anything similar. Can you tell me if the is away to configure the right and center mouse buttons so I can use custom apps?

Thanks....Scott
Keep it Simple!~
5 REPLIES 5
dirk dierickx
Honored Contributor

Re: HPUX - RH Linux

what are you saying, that when a user presses the center or the right button an application starts up? weird, i don't know of any tool that does that in linux, although you probably can do something like that.
Brendan Peter Murphy
Occasional Advisor
Solution

Re: HPUX - RH Linux

No, What Scott is saying is that the CDE environment provided in HPUX allows a user to customise his mouse, specifically the centre button which will bring up a menu of apps that can be executed. These can even be broken down into submenu's, which can be useful for grouping functions/apps/activities together.... I suppose you could say it's similar to the programs menu in MS ... but without the need to move the mouse to the start icon, just click the middle mouse button.

I'd be interested to see how this can be done too.

Regards,

Brendan
Steven E. Protter
Exalted Contributor

Re: HPUX - RH Linux

Shalom,

/.dt/dtwmrc

the .dt directory is for CDE settings.

CDE does not exist on Linux, you will need to work with the settings for gnome or kde with your application. Probably a little code changes required in that event.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Heironimus
Honored Contributor

Re: HPUX - RH Linux

You probably won't have much luck getting Red Hat's GNOME or KDE to look or act like CDE. In the past xfce was closer to CDE, and there are other window managers that can be customized to be more like what your people are used to.

I would recommend standardizing on one, learning it well, and educating your users on "the new way". GNOME is very resource-heavy (and I personally dislike it), but it will be well-supported on Red Hat. If your users are doing remote logins to a server or running Linux VMs on their desktops then you probably want something lighter.
Srimalik
Valued Contributor

Re: HPUX - RH Linux

There must be some way to do this.

I haven't tested this but strongly feel that this will solve your problem.

http://ubuntuforums.org/showthread.php?t=875262

You can get the packages for RH also or compile them from sources.
abandon all hope, ye who enter here..