Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dumpelf(1) [debian man page]

DUMPELF(1)						    Documentation for pax-utils 						DUMPELF(1)

NAME
dumpelf - dump internal ELF structure SYNOPSIS
dumpelf [options] ELFs DESCRIPTION
dumpelf is a user-space utility to dump all of the internal ELF structures into the equivalent C structures for fun debugging and/or reference purposes. OPTIONS
-h, --help Show condensed usage and exit -V, --version Print version and exit -v, --verbose Be verbose (can be used more than once) HOMEPAGE
http://hardened.gentoo.org/pax-utils.xml REPORTING BUGS
Please include as much information as possible (using any available debugging options) and send bug reports to the maintainers (see the AUTHORS section). Please use the Gentoo bugzilla at http://bugs.gentoo.org/ if possible. SEE ALSO
chpax(1), dumpelf(1), paxctl(1), pspax(1), readelf(1), scanelf(1) AUTHORS
Ned Ludd <solar@gentoo.org> Maintainer Mike Frysinger <vapier@gentoo.org> Maintainer Fabian Groffen <grobian@gentoo.org> Mach-O Maintainer NOTES
1. http://hardened.gentoo.org/pax-utils.xml 2. http://bugs.gentoo.org/ pax-utils 0.2.3 03/03/2011 DUMPELF(1)

Check Out this Related Man Page

KBDD(1) 						    XKB layout switching daemon 						   KBDD(1)

NAME
kbdd - simple per-window keyboard layout switching daemon SYNOPSIS
kbdd [ -n | --nodaemon ] kbdd [ -h | --help ] [ -v | --version ] DESCRIPTION
kbdd is a simple keyboard layout daemon that switches and restores layouts on a per-window basis. -n, --nodaemon run in nodaemon (foreground) mode -h, --help print a short usage summary -v, --version print the program version DBUS INTERFACE
Kbdd registers a dbus interface in order to notify a window manager about layout change and listens on this interface for incoming requests. This interface can be used in WM widgets to indicate the current layout. The dbus interface has the following methods: getLayoutName( uint32 ) returns a string representing the layout group name set_layout( uint32 ) sets current group getCurrentLayout returns current layout group id next_layout switches to the next keyboard layout prev_layout switches to the previous keyboard layout The following events (signals) are available: layoutChanged returns new group number layoutNameChanged returns name for the new group You can change the layout with the following dbus-send command: dbus-send --dest=ru.gentoo.KbddService /ru/gentoo/KbddService ru.gentoo.kbdd.set_layout uint32:1 BUGS
Some users reported problems with sticking meta-keys (Alt or Meta4), however, at the moment there is not enough information collected to conclude if this is caused by kbdd or not. Newly found bugs may be reported on the project page at github <http://github.com/qnikst/kbdd/issues>. AUTORS
Alexander V. Vershilov <alexander.vershilov@gmail.com> This manual page was updated for the Debian project by Stanislav Maslovski <stanislav.maslovski@gmail.com> SEE ALSO
dbus-send(1), dbus-monitor(1) You can get more information about kbdd usage on wiki pages of the kbdd project <https://github.com/qnikst/kbdd/wiki/Usecases>. version 0.6 27 Aug 2011 KBDD(1)
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

questions on gentoo iso installation

I'm a brand new Intro to Unix to student, and what I'm trying to do is install Gentoo Linux onto a Dell Latitude (currently w/ out any OS). I've already burned the iso to cd and am wondering... All the reading I'm doing is talking about partioning, since this dell won't be having a pre-existing OS,... (2 Replies)
Discussion started by: frznmeatcicle
2 Replies

2. Gentoo

Gentoo problem, X is not working

I got Gentoo installed with only a few minor problems, but those are the worse right? :p Anyway, I can boot into a terminal and could could fine into TWM (yuck). So I emerged XFCE4 by doing this: use="-gnome -kde" emerge xfce I then inserted this into ~./xinitrc : ... (3 Replies)
Discussion started by: EDUD LIVE
3 Replies

3. News, Links, Events and Announcements

GNU/Solaris

i am looking forward to this one: http://www.opensolaris.org/jive/message.jspa?messageID=11672#11672 i thought that the gentoo community would release the first opensolaris distri, but perhabs we will get a chance to try opensolaris within 1/2 hour installation and not 12 hours "gentoo-stage_1"... (2 Replies)
Discussion started by: pressy
2 Replies

4. Programming

Why I don't get any output?

Hello, I am very new in writing low level programming in C. I am trying to get an output in Linux 2.6.17.6 gentoo platform, but I don't get any output. I am trying to do the following: I am trying to scan a word and print its content at the standard output by using sscanf and printf. I... (6 Replies)
Discussion started by: Sharmin
6 Replies

5. UNIX for Advanced & Expert Users

localhost problem!

hello guys, this morning when I start my pc (gentoo) I get some strange errors about localhost. "Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName" ... Apache the same for my aplications, I have to use the full address of my pc instead of... (1 Reply)
Discussion started by: georgeplus
1 Replies

6. AIX

pax error on appending data to LTO3

I have problem when I use the command "pax -awvf /dev/rmt0 ./data1" in AIX 5.3.0.0. The command with parameter -a allow me to append the tape but when I try to retrieve the data that I append, it will show me error. I would like to know if anyone have the same problem and any solution found? Tq. (0 Replies)
Discussion started by: kwliew999
0 Replies

7. UNIX for Advanced & Expert Users

Installing oracle on Gentoo

Hello! I'm using Linux Gentoo 2.6.22-gentoo-r9. Before I used Red Had I had no issues with the installation. But I don't like Red Hat and trying to install Oracle on Gentoo. See following: rpm --nodeps -vv -i oracle-xe-10.2.0.1-1.0.i386.rpm ... You must run '/etc/init.d/oracle-xe... (5 Replies)
Discussion started by: mirusnet
5 Replies