Re: Failed to compile keymap using ptxdist

2011-11-21 Thread Dirk Wallenstein
be able to getit to configure the xorg.config file.[Wilson Wingston Sharon] -- Cheers, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your

Re: Failed to compile keymap using ptxdist

2011-11-21 Thread Dirk Wallenstein
. Best ask at ptxdist.org. On Mon, Nov 21, 2011 at 1:30 PM, Dirk Wallenstein hals...@t-online.de wrote: On Fri, Nov 18, 2011 at 02:09:17PM +0530, Wingston Sharon wrote:  I'm using the pengutronix ptxdist BSP for the mini2440 and i wanted to set up an xwindow system. but got this error

libxrandr code examples

2011-10-19 Thread Dirk De Becker
for this online (maybe I am not using the good search criteria). Anyone who can help me in this? Thanks a lot in advance, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http

Re: libxrandr code examples

2011-10-19 Thread Dirk De Becker
Yes I did. However, I was hoping to find some tutorial that has a little bit more elaborate explanation about the concepts that are used withing libXrandr. Regards, Dirk On 10/19/2011 05:09 PM, walter harms wrote: Did you look at the randr programm source ? re, wh Am 19.10.2011 16:28

udev action only for connecting VGA/HDMI cable but not for disconnecting

2011-08-19 Thread Dirk Montgomery
to this is appreciated. Thank you very much! Regards Dirk -- View this message in context: http://old.nabble.com/udev-action-only-for-connecting-VGA-HDMI-cable-but-not-for-disconnecting-tp32294619p32294619.html Sent from the Free Desktop - xorg mailing list archive at Nabble.com

Re: How to include setxkbmap in Xorg.conf directly ?

2011-06-12 Thread Dirk Wallenstein
that command again. Any solutions ? Many thanks for any of your responses. Hi, http://who-t.blogspot.com/2011/03/custom-input-device-configuration-in.html -- Cheers, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http

Re: Changing non-printing keys in keyboard layout

2011-05-09 Thread Dirk Wallenstein
, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com

Re: Changing non-printing keys in keyboard layout

2011-05-09 Thread Dirk Wallenstein
On Mon, May 09, 2011 at 11:42:37AM +0300, Dotan Cohen wrote: On Mon, May 9, 2011 at 11:15, Dirk Wallenstein hals...@t-online.de wrote: To change modifiers you have to edit the modifier_map entries, too. They look something like this:    modifier_map Mod1 { LALT };    modifier_map Shift

Re: Changing non-printing keys in keyboard layout

2011-05-09 Thread Dirk Wallenstein
this?: xkb_symbols noah { include us modifier_map Lock { AB05 }; }; -- Cheers, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman

Re: Changing non-printing keys in keyboard layout

2011-05-09 Thread Dirk Wallenstein
On Mon, May 09, 2011 at 05:56:42PM +0300, Dotan Cohen wrote: On Mon, May 9, 2011 at 17:26, Dirk Wallenstein hals...@t-online.de wrote: On Mon, May 09, 2011 at 02:56:03PM +0300, Dotan Cohen wrote: I seem to have a problem with the modifier keys affecting other layouts. For instance

Re: Changing non-printing keys in keyboard layout

2011-05-09 Thread Dirk Wallenstein
On Mon, May 09, 2011 at 06:28:25PM +0300, Dotan Cohen wrote: On Mon, May 9, 2011 at 18:19, Dirk Wallenstein hals...@t-online.de wrote: I have some holes concerning how a final keymap gets assembled, I'm afraid.  Are you aware of the registration in the *.dir files and such? Maybe add hints

Re: Changing non-printing keys in keyboard layout

2011-05-09 Thread Dirk Wallenstein
On Mon, May 09, 2011 at 05:36:41PM +0200, Dirk Wallenstein wrote: On Mon, May 09, 2011 at 06:28:25PM +0300, Dotan Cohen wrote: On Mon, May 9, 2011 at 18:19, Dirk Wallenstein hals...@t-online.de wrote: I have some holes concerning how a final keymap gets assembled, I'm afraid.  Are you

Re: Keymapping hal/fdi

2011-04-25 Thread Dirk Wallenstein
is easy: Get the keymap: xkbcomp -i deviceid $DISPLAY keymap.xkb Edit keymap.xkb: Exchange the keycodes at the top. For example switch: KP3 = 89; AE03 = 12; Install the keymap: xkbcomp -i deviceid keymap.xkb $DISPLAY -- Cheers, Dirk

Re: Dvorak-Qwerty Keyborad Layout

2011-04-12 Thread Dirk Wallenstein
Standard Keyboard Shortcuts -- so there appears to be desktop wide abstraction for it. If it would be possible to to assign a shortcut to a key and not the keysym (eg 'c' for crtl-c) it would be possible to have those shortcuts independent of which layout you use. -- Cheers, Dirk

Re: xkb: how to map symbol Meta to key Alt

2011-03-22 Thread Dirk Wallenstein
On Mon, Mar 21, 2011 at 03:41:50PM +0100, Maciej Pilichowski wrote: On Monday 21 March 2011 09:51:12 Dirk Wallenstein wrote: Thank you for your response. Btw. I am subscriber, no need to CC. Hm, I hope I did understand correctly. You want to use the Alt key to generate characters

Re: xkb: how to map symbol Meta to key Alt

2011-03-21 Thread Dirk Wallenstein
am/was pretty despair ;-) ). So how to do it with xkb? I could do it with xmodmap, but I prefer xkb -- after switching layout xmodmap is killed. Thank you in advance for help. Kind regards, (*) the entries are doubled, for right Meta/Alt. -- Cheers, Dirk

Re: local xkb layouts

2011-01-06 Thread Dirk Wallenstein
On Wed, Jan 05, 2011 at 06:25:46PM +0100, Stefan Witzel wrote: Am 05.01.2011 16:32, schrieb Dirk Wallenstein: On Wed, Jan 05, 2011 at 02:41:16PM +0100, Stefan Witzel wrote: is it possible to extend the system-wide xkb layout database by user-specific files. And if not: why is that? I ran

Re: local xkb layouts

2011-01-05 Thread Dirk Wallenstein
that in the KDE autostart folder. -- Greetings, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: arch...@mail

[ANNOUNCE] x-jhbuild 0.3

2010-12-09 Thread Dirk Wallenstein
be configuration templates in the directory '~/.x-jhbuild/config-templates' that will be used as repository configuration when specified as argument to the '-c' option of 'init'. - Configuration files in the token and template directories can have an optional '.xjhrc' suffix. Dirk Wallenstein (20

Re: Easy way to bisect xorg-xserver?

2010-07-08 Thread Dirk Wallenstein
to the 'build' subcommand [1]. [1] http://library.gnome.org/devel/jhbuild/2.30/command-reference.html.en#command-reference-build -- Greetings, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info

Re: How can I add a custom xkb layout

2010-07-07 Thread Dirk Wallenstein
. The translation to the symbols component is flawed. An xkeyboard-config update could fix that. -- Greetings, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman

Re: Emulating a one-handed keyboard?

2010-05-28 Thread Dirk Wallenstein
key, than that is possible now already. For a test, just switch AltGr and the spacebar. -- Greetings, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman

Re: Emulating a one-handed keyboard?

2010-05-28 Thread Dirk Wallenstein
On Fri, May 28, 2010 at 07:50:22PM +1000, Peter Hutterer wrote: On Fri, May 28, 2010 at 09:23:56AM +0200, Dirk Wallenstein wrote: On Thu, May 27, 2010 at 04:41:00PM +0200, Florian Echtler wrote: Hello everyone, I came across this demo for a mirrored keyboard layout today: http

Re: C++/Shell Integration

2010-05-16 Thread Dirk Wallenstein
'. For C++, you would use XWindowAttributes and Properties. http://www.x.org/docs/X11/xlib.pdf (Chapter 3) http://tronche.com/gui/x/xlib/window-information/ -- Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives

Re: Compose with numeric keypad

2010-05-13 Thread Dirk Wallenstein
be a starting point. http://www.scim-im.org/ -- Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg

Re: [xkb] Map alt+key to arrow

2010-05-10 Thread Dirk Wallenstein
On Mon, May 10, 2010 at 02:11:53AM +0200, Damien R. wrote: On 05/07/2010 10:37 AM, Dirk Wallenstein wrote: If you run 'xev' with that keymap installed, do you have (keysym 0xff51, Left) in the output when you press alt+key? Yes, it got it. And if you try it in a terminal you get

Re: Compose with numeric keypad

2010-05-09 Thread Dirk Wallenstein
. Something that can be used with one hand efficiently. You can do that with input methods. http://en.wikipedia.org/wiki/Input_method Chapter 13 of http://www.x.org/docs/X11/xlib.pdf -- Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http

Re: [xkb] Map alt+key to arrow

2010-05-07 Thread Dirk Wallenstein
with AltGr. You can put AltGr on both sides of the space bar if you have enough keys. Greetings, Dirk ___ xorg@lists.freedesktop.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg

remapping keys on a SPECIFIC USB keyboard

2010-04-27 Thread Dirk Hohndel
as the three keys next to each other, I get Ctrl, Alt_L, Multi_key. Needless to say, this is a real pain for muscle memory when typing. Is there a way to configure X to detect when this specific keyboard is connected (it identifies itself as Apple keyboard) and to remap those two keys? Thanks /D -- Dirk

[PATCH] man: Redirect users from XKeycodeToKeysym to XkbKeycodeToKeysym #25732

2010-02-03 Thread Dirk Wallenstein
that issue, too. #5349 Signed-off-by: Dirk Wallenstein dirkwallenst...@t-online.de --- man/XStringToKeysym.man |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/man/XStringToKeysym.man b/man/XStringToKeysym.man index 62212db..067765b 100644 --- a/man/XStringToKeysym.man +++ b

Re: [PATCH] man: Redirect users from XKeycodeToKeysym to XkbKeycodeToKeysym #25732

2010-02-03 Thread Dirk Wallenstein
This is the duplicate I meant in the other thread. Please ignore this. ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

X11 fullscreen

2010-01-28 Thread Dirk De Becker
Hi all, I want to make an application in C/C++ that draws fullscreen stuff on an X11 server. Can anyone tell me how to do this? Kind regards, Dirk attachment: Dirk_DeBecker.vcf___ xorg mailing list xorg@lists.freedesktop.org http

Re: X11 fullscreen

2010-01-28 Thread Dirk De Becker
I just want to draw some stuff on screen, probably using cairo, but I want this not in a window, but on the full screen. Kind regards, Dirk John Tapsell wrote: 2010/1/28 Dirk De Becker dirk.debec...@dzine.be: Hi all, I want to make an application in C/C++ that draws fullscreen

Re: X11 fullscreen

2010-01-28 Thread Dirk De Becker
drawable surface to be full screen (i.e. without borders). I hope this is more informative. Thanks a lot for you swift responses. Dirk John Tapsell wrote: 2010/1/28 Dirk De Becker dirk.debec...@dzine.be: I just want to draw some stuff on screen, probably using cairo, but I want

Re: X11 fullscreen

2010-01-28 Thread Dirk De Becker
on top of everything else, but for now, being on top of everything else will do just fine. - At present, I will not be changing the resolution (again, this will probably be added in the future). - I will not do 3D stuff, videos might be possible. Dirk Tom Cowell wrote: Dirk (I expect) John

Re: X11 fullscreen

2010-01-28 Thread Dirk De Becker
Harald Braumann wrote: Maybe SDL (http://www.libsdl.org/) is for you. You can do fullscreen and windowed mode, it is supported by cairo and you can do video (and 3D too). harry Thanks Harry, I will look into this. Dirk attachment

EDID question

2010-01-25 Thread Dirk De Becker
Hallo all, I know that this is slightly off-topic here, but I hope you guys forgive me that I will still try my luck here. I want to know how I can calculate the total horizontal line length, starting from the info that I get from EDID (listed below). - Pixelclock - HActive - HBlanking -

Re: Intel driver problem

2010-01-06 Thread Dirk De Becker
Stupid me! Apparently, I did not have anything in /root/.xinitrc. Adding exec /usr/bin/startlxde makes the X server start just fine. Thanks for the help, Dirk Dirk De Becker wrote: Apparently, if I start xdm instead of running startx, it works OK. I will now try to find out why

Intel driver problem

2010-01-05 Thread Dirk De Becker
Dropping master error setting MTRR (base = 0xd000, size = 0x1000, type = 1) Invalid argument (22) Attached, you can also find my xorg.conf and my Xorg.0.log Any help is greatly appreciated. Dirk Section Device Identifier Builtin Default intel Device 0

Re: Intel driver problem

2010-01-05 Thread Dirk De Becker
Hi Daniel, Thanks for your reply. If I look at /usr/share/XKeysymDB, I do not find XF86TouchpadToggle in there, so I am not sure how I can edit this file. libX11 is the latest stable release from gentoo (1.2.2) as is xkeyboard-config (1.7). Kind regards, Dirk Daniel Stone wrote: On Tue

Re: May I rework XKB ?

2009-12-11 Thread Dirk Wallenstein
colors=red|blue|magenta), and it is shown how multiple XML-adaption can occur in a single object hierarchy. http://p.sf.net/duttulm/Release-Notes http://p.sf.net/duttulm/Current-Release http://p.sf.net/duttulm/Duttulm-Intro Greetings, Dirk ___ xorg mailing

Re: May I rework XKB ?

2009-12-08 Thread Dirk Wallenstein
On Mon, 07 Dec 2009 20:27:59 +0100 Bernd Steinhauser wrote: Hi, Dirk Wallenstein wrote: I would like to give some examples of what a fully functional and configurable XKB extension could offer. 1.Obviate the need to leave the home row for functionality that is provided by keys right

Re: May I rework XKB ?

2009-12-06 Thread Dirk Wallenstein
/files/Duttulm/0.1.1/duttulm-0.1.1.tar.bz2/download Intro 0.1.1 : http://sourceforge.net/projects/duttulm/files/Duttulm/0.1.1/Duttulm.Introduction.0.1.1.pdf/download Greetings, Dirk. ___ xorg mailing list xorg@lists.freedesktop.org http

Re: [xmodmap] Problem with e and n

2009-11-23 Thread Dirk Wallenstein
{ CAPS }; Change it to: modifier_map Shift { CAPS }; If you want to reuse the shift key for other things, you might want to change or remove the modifier_map entry for your shift key - which probably looks like: modifier_map Shift { LFSH }; Greetings, Dirk

Re: May I rework XKB ?

2009-11-20 Thread Dirk Wallenstein
On Friday 20 November 2009 00:06:47 Peter Hutterer wrote: On Wed, Nov 18, 2009 at 01:26:10PM +0100, Dirk Wallenstein wrote: But honestly, I think it would be a real improvement if users could define their own keymaps with the full range of tools that XKB provides. I skipped the other

Re: May I rework XKB ?

2009-11-18 Thread Dirk Wallenstein
of tools that XKB provides. Greetings, Dirk. ___ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg

Re: May I rework XKB ?

2009-11-17 Thread Dirk Wallenstein
would make shortcut assignment easier on the client side. So, my next steps would be a job application tour to ask if there is any corporate interest in making keymap configuration available through Duttulm. I would love to hear any comments or advices regarding that. Greetings, Dirk

Re: May I rework XKB ?

2009-11-17 Thread Dirk Wallenstein
On Tuesday 17 November 2009 10:22:07 Nicolas Mailhot wrote: Please do not try to implement such gross hacks. I don't want to make that available through xkeyboard-config but through direct configuration. I use that already. Together with AltGr, I have the cursor cross on IJKL,

Re: [xmodmap] Problem with e and n

2009-11-17 Thread Dirk Wallenstein
On Tuesday 17 November 2009 09:56:35 walter harms wrote: xkbcomp -xkm ${DISPLAY} -o keymap.xkm Warning:          Could not load keyboard geometry for :0.0                   BadAlloc (insufficient resources for operation)                   Resulting keymap file will not describe geometry

Re: May I rework XKB ?

2009-11-17 Thread Dirk Wallenstein
On Tuesday 17 November 2009 15:26:18 Sergey Udaltsov wrote: In relation to the XKB editor, did you have a look at http://code.google.com/p/keyboardlayouteditor/ ? It is not to bad, indeed No, I wasn't aware of that application. Thanks for pointing to it, but there are several keymap editors

Re: [xmodmap] Problem with e and n

2009-11-16 Thread Dirk Wallenstein
On Sunday 15 November 2009 01:01:49 Maciej Piechotka wrote: Everything is working except AltGr+e/E and AltGr+n/N. What is wrong? You probably have to change the key types. You can get the current keymap by executing this command: $ xkbcomp -xkb ${DISPLAY} -o keymap.xkb Now edit the

Re: [xmodmap] Problem with e and n

2009-11-16 Thread Dirk Wallenstein
On Monday 16 November 2009 19:09:11 walter harms wrote: any idea why this BadAllocmay show up ? i have plenty of ram, and the resulting keymap.xkb seems resonable. xkbcomp -xkb ${DISPLAY} -o keymap.xkb Warning: Could not load keyboard geometry for :0.0 BadAlloc

Re: May I rework XKB ?

2009-11-16 Thread Dirk Wallenstein
I would like to give some examples of what a fully functional and configurable XKB extension could offer. 1.Obviate the need to leave the home row for functionality that is provided by keys right of the main keyboard

[Fwd: intel driver: xorg does not give an error, but I do not see anything]

2009-05-06 Thread Dirk De Becker
need any more info, please feel free to ask me. Dirk X.Org X Server 1.5.3 Release Date: 5 November 2008 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.27-gentoo-r8-dzine-mini i686 Current Operating System: Linux GE8 2.6.27-gentoo-r8-dzine-mini #10 Wed May 6 16:00:57 CEST

Why do I need mouse acceleration to move windows and click buttons?

2009-02-26 Thread Dirk
gaming. Do I really have to compile xorg myself to make sure mouse acceleration is disabled and STAYS disabled? Why do I need Mouse acceleration to move windows and click buttons anyways? I would really like to have an option in xorg.conf that would disable this permanently(!)... Thanks, Dirk

Re: [EDIT] Why do I need mouse acceleration to move windows and click buttons?

2009-02-26 Thread Dirk
Well, then you haven't had it re-enabling itself over and over again to interfere with your games, yet. Xavier Bestel wrote: On Thu, 2009-02-26 at 18:58 +0100, Dirk wrote: People who believe they need an accelerated pointer to click buttons or move windows are not bright enough to realize

Re: [EDIT] Why do I need mouse acceleration to move windows and click buttons?

2009-02-26 Thread Dirk
Corbin Simpson wrote: Dirk wrote: The bottom sticker of my mouse says 2000 DPI... so I want to move the pointer 2000 pixels when i move the mouse an inch... NO MATTER HOW FAST I MOVE THE MOUSE. These are device pixels, not screen pixels. I really hope you didn't need me to explain

Re: [EDIT] Why do I need mouse acceleration to move windows and click buttons?

2009-02-26 Thread Dirk
Ben Gamari wrote: On Thu, Feb 26, 2009 at 12:58 PM, Dirk noi...@gmx.net wrote: Well... the thing I tried to explain is that I (and other people) don't want to /have/ to give a f***... 1) I plug in 2000 dpi mouse 2) I move mouse 1 inch horizontally and/or vertically 3) pointer moves 2000

Increasing the frame buffer size

2009-01-06 Thread Dirk Hohndel
I have a laptop with an Intel GM45. When I start X without an external monitor attached, I get a framebuffer size (or maximum screen size) of 1440x1440 as the internal display is 1440x900. So when I try to connect my 24 external display, I can't run it at 1920x1200 - that's not so good. Of

Re: Increasing the frame buffer size

2009-01-06 Thread Dirk Hohndel
On Tue, 06 Jan 2009 18:01:21 +0100 Xavier Bestel xavier.bes...@free.fr wrote: You can add a directive in your Xorg config file: Virtual 1920 1200 so that the maximum screen size is correct for you. This used to have to go into the Display SubSection. Which is where I am