Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How to change Firefox keyboard shortcuts Post 302167656 by schallstrom on Friday 15th of February 2008 06:55:40 AM
Old 02-15-2008
Um, sorry I overlooked that. But I'm still stuck because I can't find the mentioned file on my system and not even the dir it should sit in:

Code:
# locate platformHTMLBindings.xml
# locate builtin
/usr/lib/ruby/1.8/shell/builtin-command.rb
/usr/lib/python2.5/site-packages/glchess/scene/opengl/builtin_models.py
/usr/lib/python2.5/site-packages/glchess/scene/opengl/builtin_models.pyc
/usr/share/pycentral/gnome-games/site-packages/glchess/scene/opengl/builtin_models.py
/usr/share/ri/1.8/system/Shell/CommandProcessor/def_builtin_commands-c.yaml
/usr/share/ri/1.8/system/Shell/CommandProcessor/install_builtin_commands-c.yaml
/usr/share/ri/1.8/system/YAML/add_builtin_type-c.yaml
/usr/share/man/man7/builtins.7.gz
/usr/share/man/man7/bash-builtins.7.gz
/usr/share/doc/openssl/doc/crypto/OPENSSL_load_builtin_modules.pod
/var/lib/dpkg/alternatives/builtins.7.gz
/etc/alternatives/builtins.7.gz

It's Ubuntu 7.10.
 

5 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

GVIM keyboard shortcuts

Hi all, I am new to linux, can anybody send any link for "GVIM" keyboard shortcuts. (1 Reply)
Discussion started by: balaramaiah.t
1 Replies

2. Solaris

Unable to change keyboard layout

After Solaris 10 installation I was unable to change keyboard using known commands kbd -s and eeprom keyboard layoit. Also modifinig /boot/solaris/bootenv.rc did not helped. And is possible to replace Solaris keymap with ubuntu keymap because my keyboard work perfectly under Ubuntu and... (7 Replies)
Discussion started by: microbot
7 Replies

3. Solaris

Unable to change keyboard layout

Hi to everyone Once again I tried to modify my keyboard , because I am crazy keyborad can not be changed using kbd-s eeprom also I tried to modify /boot/solaris/bootenv.rc but I tried opensolaris and my keyboard works perfectly So my question is Can I transfer settings from... (14 Replies)
Discussion started by: solaris_user
14 Replies

4. SCO

Boot 5.0.7 in RAM and change keyboard

hi I've boot OpenServer Release 5.0.7 from a setup CD and started "Execute a shell on ramdisk filesystem". Howto change keyboard from american to swiss german? (0 Replies)
Discussion started by: ccc
0 Replies

5. Solaris

Problems configuring keyboard and Firefox on Solaris

Hello, I'm having problems with my keyboard on Solaris 10, i want to "complete" the command with the tab key and it does not work, also, i want to use the arrows to remember the last commands issued and it always show Google, but when i try to open a browser with Google it does not work, but if... (8 Replies)
Discussion started by: danndp
8 Replies
libcspi(3)							C Library Functions							libcspi(3)

NAME
at-spi, libcspi, libspi - Assistive Technology Service Provider Interface, and AT-SPI C Bindings DESCRIPTION
at-spi is the Assistive Technology Service Provider Interface, which provides a set of client-side APIs for use by assistive technologies. Assistive Technologies are augmentative or adaptive technologies that make the desktop user interface accessible to persons with disabili- ties. These APIs for assistive technology developers are available in two forms. at-spi is defined by CORBA IDL in the following files: /usr/share/idl/at-spi-1.0/Accessibility.idl /usr/share/idl/at-spi-1.0/Accessibility_Accessible.idl /usr/share/idl/at-spi-1.0/Accessibility_Action.idl /usr/share/idl/at-spi-1.0/Accessibility_Application.idl /usr/share/idl/at-spi-1.0/Accessibility_Collection.idl /usr/share/idl/at-spi-1.0/Accessibility_Component.idl /usr/share/idl/at-spi-1.0/Accessibility_Desktop.idl /usr/share/idl/at-spi-1.0/Accessibility_Document.idl /usr/share/idl/at-spi-1.0/Accessibility_EditableText.idl /usr/share/idl/at-spi-1.0/Accessibility_Event.idl /usr/share/idl/at-spi-1.0/Accessibility_Hyperlink.idl /usr/share/idl/at-spi-1.0/Accessibility_Hypertext.idl /usr/share/idl/at-spi-1.0/Accessibility_Image.idl /usr/share/idl/at-spi-1.0/Accessibility_LoginHelper.idl /usr/share/idl/at-spi-1.0/Accessibility_Registry.idl /usr/share/idl/at-spi-1.0/Accessibility_Relation.idl /usr/share/idl/at-spi-1.0/Accessibility_Role.idl /usr/share/idl/at-spi-1.0/Accessibility_Selection.idl /usr/share/idl/at-spi-1.0/Accessibility_State.idl /usr/share/idl/at-spi-1.0/Accessibility_StreamableContent.idl /usr/share/idl/at-spi-1.0/Accessibility_Table.idl /usr/share/idl/at-spi-1.0/Accessibility_Text.idl /usr/share/idl/at-spi-1.0/Accessibility_Value.idl An AT-SPI client can use any programming language for which general CORBA language bindings are available (for example, Java, C, C++) and may use any CORBA 2.2-compliant ORB. The client bindings are generated from the above IDL by a language-specific IDL compiler which is usu- ally bundled with ORBs. The GNOME 2 environment includes an efficient ORB with C bindings (ORBit2). libcspi AT-SPI clients may also use the C language bindings that are defined in libcspi and documented in the developer documentation. To access the developer documentation, you must install the developer version of the package. Such clients may also link to libcspi, which provides CORBA server-side implementations of the Accessibility::EventLister interfaces which are used for AT-SPI event notification support. Python bindings are also provided in pyatspi. It Wraps the Gnome Assistive Technology Service Provider Interface for use in Python. FILES
The following files are used by this application: /usr/lib/libspi.so AT-SPI shared library /usr/lib/libcspi.so AT-SPI C Binding shared library /usr/share/gtk-doc/html/at-spi-cspi Location of developer documentation ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-a11y-libs | +-----------------------------+-----------------------------+ |Interface stability |Committed | +-----------------------------+-----------------------------+ |/usr/include/at- |Volatile | |spi-1.0/libspi/Accessibil- | | |ity.h | | +-----------------------------+-----------------------------+ |/usr/lib/python2.4/site- |Volatile | |packages/pyatspi/* | | +-----------------------------+-----------------------------+ SEE ALSO
at-spi-registryd(1), magnifier(1), libatk-1.0(3), libgnome-mag(3), libgnomespeech(3), libloginhelper(3), attributes(5), gnome-interfaces(5) NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003, 2004, 2006. SunOS 5.11 31 Aug 2004 libcspi(3)
All times are GMT -4. The time now is 02:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy