Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-02-2001 01:16 AM
10-02-2001 01:16 AM
language
ive asked this question before.. and got the ansver to change in /etc/rc.config.d/LANG.
ive changed lang to sv_SE.iso88591.
and it works when running telnet, characters are on the right place (even doe i miss the the special characters ??? (swedish characters)) and it works all the way when running exceed, but on the console its still C layout on the keyboard (cde do have swedish menus?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 01:26 AM
10-02-2001 01:26 AM
Re: language
Options => Language => select sv_SE.iso88591
Then try a CDE login ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2001 04:02 AM
10-02-2001 04:02 AM
Re: language
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2001 04:03 AM
10-09-2001 04:03 AM
Re: language
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2001 09:00 AM
10-09-2001 09:00 AM
Re: language
HP is actually using the "ROMAN-8" encoding on
the keyboards, so it might NOT be what you
want/need... (i.e. it is NOT ISO8859-x)
Then, the POSIX shell does NOT even permit
8bit characters :-( so you have to use the
Korn shell (ksh).
AND you have to turn off the "input stripping"
of the 8th bit using "stty -istrip cs8".
Just my ?0.02,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2001 11:17 PM
10-09-2001 11:17 PM
Re: language
could try in hpterm using the hproman8=falseresource ..... see man hpterm for full details/syntax and add the resource in $HOME/.Xdefaults or maybe easier ......
run xset -q ....look at the font path and use xset -fp to remove the roman8 fonts forcing CDE to use iso fonts ...... worth ago .....fyi I don't think you need a swedish keyboard.