HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Workspace menu
Operating System - HP-UX
1829117
Members
1997
Online
109986
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 12:44 PM
10-08-2001 12:44 PM
I want to add sreen hardcopy and windows hardcopy (printing capability) to the Workspace Menu drop dow box on a Unix desktop.
Thank you,
Onan
Thank you,
Onan
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 01:18 PM
10-08-2001 01:18 PM
Re: Workspace menu
Hi Onan,
you need a file called sys.dtwmrc in to /etc/dt/config/C directory. I am pasting simple menufile
Menu DtRootMenu
{
"Selection Menu (Generic)" f.title
"User Servers" f.menu "UserServers"
"C-360" f.menu "C-360"
"Screen Dump f.menu "ScreeDump"
}
Menu UserServers
{
"User Server Systems" f.title
no-label f.separator
"Arthur" f.exec " dtterm -title Arthur -n Arthur -e rlogin arthur"
}
Menu C-360
{
"C--360 Systems" f.title
no-label f.separator
"Beadyis" f.exec " dtterm -title Bead -n Bead -e rlogin bead "
}
Menu ScreenDump
{
"ScreenDump" f.title
no-label f.separator
"B&W Printers" f.title
"ps1" f.exec "xwd -nobdrs | xwd2sb | pcltrans -C -P -r 300 | lp -oraw -dps1_1"
}
Sachin
you need a file called sys.dtwmrc in to /etc/dt/config/C directory. I am pasting simple menufile
Menu DtRootMenu
{
"Selection Menu (Generic)" f.title
"User Servers" f.menu "UserServers"
"C-360" f.menu "C-360"
"Screen Dump f.menu "ScreeDump"
}
Menu UserServers
{
"User Server Systems" f.title
no-label f.separator
"Arthur" f.exec " dtterm -title Arthur -n Arthur -e rlogin arthur"
}
Menu C-360
{
"C--360 Systems" f.title
no-label f.separator
"Beadyis" f.exec " dtterm -title Bead -n Bead -e rlogin bead "
}
Menu ScreenDump
{
"ScreenDump" f.title
no-label f.separator
"B&W Printers" f.title
"ps1" f.exec "xwd -nobdrs | xwd2sb | pcltrans -C -P -r 300 | lp -oraw -dps1_1"
}
Sachin
Is photography a hobby or another way to spend $
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2001 09:40 AM
10-09-2001 09:40 AM
Solution
Hello Onan,
just copy the "sys.dtwmrc" that Sachin mentions
into you local "$HOME/.dt" directory and name
it "dtwmrc". Then modify it, save it, and do a
right-mouse-click into the workspace/background
to pop up the "Workspace Menu" and select
"Restart Workspace Manager" to activate it.
The modification could look like:
Menu DtRootMenu
{
"Workspace Menu" f.title
"Shuffle Up" f.circle_up
"Shuffle Down" f.circle_down
"Refresh" f.refresh
"Min/Rest Front Panel" f.toggle_frontpanel
no-label f.separator
"Restart Workspace Manager..." f.restart
no-label f.separator
"Print Screen" f.exec "xwd -root|xpr|lp -or"
"Print Window" f.exec "xwd -frame|xpr|lp -or"
no-label f.separator
"Log out..." f.action ExitSession
}
Next time you want to do a print-screen, just
right-mouse click into the background, select
the proper "Print..." and there you are.
HTH,
Wodisch
BTW: this does use the "default" printer.
just copy the "sys.dtwmrc" that Sachin mentions
into you local "$HOME/.dt" directory and name
it "dtwmrc". Then modify it, save it, and do a
right-mouse-click into the workspace/background
to pop up the "Workspace Menu" and select
"Restart Workspace Manager" to activate it.
The modification could look like:
Menu DtRootMenu
{
"Workspace Menu" f.title
"Shuffle Up" f.circle_up
"Shuffle Down" f.circle_down
"Refresh" f.refresh
"Min/Rest Front Panel" f.toggle_frontpanel
no-label f.separator
"Restart Workspace Manager..." f.restart
no-label f.separator
"Print Screen" f.exec "xwd -root|xpr|lp -or"
"Print Window" f.exec "xwd -frame|xpr|lp -or"
no-label f.separator
"Log out..." f.action ExitSession
}
Next time you want to do a print-screen, just
right-mouse click into the background, select
the proper "Print..." and there you are.
HTH,
Wodisch
BTW: this does use the "default" printer.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP