OpenSolaris instead Sun Solaris


 
Thread Tools Search this Thread
Operating Systems Solaris OpenSolaris instead Sun Solaris
# 15  
Old 11-18-2009
This should be easily overcome. While running X11, you can remap every key of a keyboard to whatever key you want with a script.
# 16  
Old 11-19-2009
I coppied for now keytable map from OpenSolaris and some of funkcions are on default but some letters are missing , instead of letters I see ? character ,
mybe I should reinstall locales
# 17  
Old 11-19-2009
So is the problem about the ability to type these characters or to see them ?
In the latter case, that might simply be a font issue.
# 18  
Old 11-19-2009
Of course I am developing some applications on Solaris , nothing special but for me are
sou when I put commnet in source code
instead of :molimo upišite writes molimo upi?ite (it says please enter) in every applications so it is not FONT issue because on lot of web sites Croatian letters are visible and even in Star Office .
I do not know if is possible to entry linux keytable map
# 19  
Old 11-20-2009
What says:
Code:
xmodmap -pk | grep -i scaron

?
# 20  
Old 11-20-2009
It returns nothing so I believe that scaron is not installed
# 21  
Old 11-20-2009
Scaron isn't mapped to any key on your keyboard.

What says
Code:
xmodmap -pk | nawk '$1 == 35 { print }'

Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Solaris

Sun Studio 11 in OpenSolaris

Install Sun Studio 11 on OpenSolaris 2009.06 When run IDE - system return error: touch: cannot change times on /export/home/iktomy/.sunstudio/11-SunOS-i386/system/dontshowisw: Permission denied /opt/SUNWspro/prod/scripts/jdk_chooser: line 131: cat: command not found... (0 Replies)
Discussion started by: Iktomy
0 Replies

2. Solaris

Installing OpenSolaris on Sun v120

I have come into my possesion a v120 server at work that was decommisioned from another project. I don't have the Solaris Installation CD nor do I have root or any user credentials on this server. My goal was to install OpenSolaris on this server and use it as a playground for learning UNIX... (6 Replies)
Discussion started by: stringzz
6 Replies

3. High Performance Computing

Solaris 10 and OpenSolaris : Web Based Management tools and Sun Cluster installation

Gurus, I have several questions : 1. Does Solaris 10/OpenSolaris has some kind of web based management tools ? Currently I am using WebMin. It worked fine, however I am very curious to use the tools provided by Sun Microsystem. Please advise for package name and how to activate.... (0 Replies)
Discussion started by: Zepiroth
0 Replies
Login or Register to Ask a Question