JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
International Language Environments Guide for Oracle Solaris 11.1     Oracle Solaris 11.1 Information Library
PDF
search filter icon
search icon

Document Information

Preface

1.  Introduction

2.  Unicode and UTF-8 Locale Support

3.  Working with Languages and Locales

4.  Desktop Keyboard Preferences and Input Methods

About Keyboard Layout and Input Method Settings

Keyboard Layout Selection in GNOME Desktop Manager

How to Select the Keyboard Layout in GNOME Desktop Manager

Input Methods

How to Activate and Deactivate Input Methods

How to Change Input Method Framework in Trusted Extensions

About IBus

IBus Configuration

Language Engines Available on the IBus Input Method Framework

Input Method for Indic Languages

IBus XKBC IM Engine

IBus Virtual Keyboard (ibus-keyboard)

Internet Intranet Input Method Framework

How to Use the ATOK and Wnn Language Engines With IIIMF

GNOME Keyboard Preferences

How to Set Keyboard Preferences and Customization

Keyboard Layout Options and Default Behavior

How to Add and Remove Keyboard Layouts

How to Add EuroSign to Certain Keys

How to Set Key Sequence to Kill the X Server

How to Set a Keyboard Shortcut to Switch Between Selected Keyboard Layouts

GNOME Keyboard Layout Indicator (Keyboard Selector)

Keyboard Layout Settings Using the X Keyboard Extension (setxkbmap)

Keyboard Layout in the Console

5.  Configuring Fonts

6.  Advanced Topics

A.  Available Locales

Index

Keyboard Layout in the Console

Although you will probably not need to do so often, you can change the keyboard layout in the console. To change the keyboard layout in the console, you have to modify the layout property of the /keymap:default/ service of the Service Management Facility (SMF) and restart the corresponding service. Use the following commands:

# svccfg -s keymap:default setprop keymap/layout = keyboard-layout
# svcadm refresh keymap
# svcadm restart keymap

where keyboard-layout is the desired keyboard layout.


Note - A list of available keyboard layouts can be found in the /usr/share/lib/keytables/type_6/kbd_layouts file on an installed system.