Sponsored Content
Operating Systems Linux Ubuntu Lost symbols in keyboard distribution Post 302447312 by Leo Gutierrez on Sunday 22nd of August 2010 11:36:42 AM
Old 08-22-2010
Lost symbols in keyboard distribution

Hi, mi question it's a little extrange

I'm using Ubuntu 9.04 - Jaunty Jackalope

I've elected my keyboard distribution, but i can't found some keyboard keys, as <, > symbols, i really need this symbols in my keyboard for programming.

i've tried all the possible combinations for found these symbols, but i can't.

I cant change the keyboard distribution.

Greetings
 

6 More Discussions You Might Find Interesting

1. Programming

undefined symbols

i am trying to compile transcode on AIX v 4.3.3 with gcc 3.0.1 i am getting this error: gcc -shared -o .libs/libexport_null.so.0 export_null.o -lpthread -ldl -lc -Wl,-bnoentry -Wl,-bexport:.libs/libexport_null.exp ld: 0711-317 ERROR: Undefined symbol: capability_flag ld: 0711-317... (0 Replies)
Discussion started by: thalex
0 Replies

2. UNIX for Advanced & Expert Users

How can I map Unix keyboard for PC keyboard

A Solaris AXI 440 machine with Solaris 8 version. I have PC users who use an emulation to login to the Solaris server. How can I change the keyboard mapping of the Sun keyboard to fit to the PC keyboard ? Any comment will be appreciated. Thanks (1 Reply)
Discussion started by: simhab
1 Replies

3. Filesystems, Disks and Memory

Lost Data Lost Admin

First time so excuse my ignorance please. I may not be accurately describing the issue. I have inherited a small lab mostly SUN V120s. We lost power and are trying to recover. Nope no backups... The primary issue I have is 1 box is an Oracle Server. It has 2 36Gb harddrives. I am able to... (3 Replies)
Discussion started by: murphsr
3 Replies

4. Shell Programming and Scripting

redirecting symbols

Can anyone please tell me what the following do 1. < 2. << Thanks Calypso (1 Reply)
Discussion started by: Calypso
1 Replies

5. UNIX for Dummies Questions & Answers

Help with understanding the symbols '~#' and '~$'

I noticed that sometimes there is "~#" or "~$" in the terminal. What is that? I can't make any research in google because I don't know what are they called. I even tried reading pdf's or books but unfortunately, I wasn't lucky to find out. Maybe I was not persistent enough but I am really... (3 Replies)
Discussion started by: chams
3 Replies

6. UNIX for Dummies Questions & Answers

Problem getting vertical bar with British keyboard layout on US (physical) keyboard

Hi, I've got a bit of a ridiculous problem and wasn't sure where to post it. I need to use the vertical bar for piping in Bash but, as per the title, am using a UK layout on a US (physical) keyboard which doesn't have a key for it in the place I'd expect. I've tried using xbindkeys and Unicode... (7 Replies)
Discussion started by: crunchgargoyle
7 Replies
XKBPRINT(1)						      General Commands Manual						       XKBPRINT(1)

NAME
xkbprint - print an XKB keyboard description SYNOPSIS
xkbprint [options] source [ output_file ] DESCRIPTION
The xkbprint comman generates a printable or encapsulated PostScript description of the XKB keyboard description specified by source. The source can be any compiled keymap (.xkm) file that includes a geometry description or an X display specification. If an output_file is specified, xkbprint writes to it. If no output file is specified, xkbprint creates replaces the extension of the source file with .ps or .eps depending on the requested format. If the source is a non-local X display (e.g.:0), xkbprint appends the appropriate prefix to the display specification, replacing the colon with a dash. For a local display, xkprint uses server-n where n is the number of the display. OPTIONS
-?, -help Prints a usage message. -color Print using the colors specified in the geometry file; by default, xkbprint prints a black-and-white image of the keyboard. -dflts Attempt to compute default names for any missing components, such as keys. -diffs Show symbols only where they are explicitly bound. -eps Generate an encapsulated PostScript file. -fit Fit the keyboard image on the page (default). -full Print the keyboard at full size. -grid res Print a grid with resmm resolution over the keyboard. -if fontName Specifies an internal PostScript type 1 font to dump to the specified output file or to fontName.pfa, if no output file is speci- fied. No keyboard description is printed if an internal font is dumped. -label type Specifies the labels to be printed on keys; legal types are: none, name,code,symbols. -lc <locale> Specifies a locale in which KeySyms should be resolved. -level1 Generate level 1 PostScript. -level2 Generate level 2 PostScript. -lg group Print symbols in keyboard groups starting from group. -ll level Print symbols starting from shift level level. -mono Generate black-and-white image of keyboard (default). -n num Print num copies. -nkg num Print the symbols in num keyboard groups. -npk num Number of keyboard images to print on each page; for EPS files, this specifies the total number of keyboard images to print. -o file Write output to file. -Rdirectory Use directory as the root directory; all path names are interpreted relative to directory. -pict which Controls use of pictographs instead of keysym names where available. which can be any of all, none, or common(default). -synch Forces synchronization for X requests. -w level Sets warning level (0 for no warning, 10 for all warnings). SEE ALSO
X(7),xkbcomp(1) COPYRIGHT
Copyright 1995, Silicon Graphics Computer Systems Copyright 1995, 1998 The Open Group See X(7) for a full statement of rights and permissions. AUTHOR
Erik Fortune, Silicon Graphics X Version 11 xkbprint 1.0.1 XKBPRINT(1)
All times are GMT -4. The time now is 05:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy