Re: share mouse and keyboard between multiple computers with X11 on your desk

2012-11-28 Thread Jonas Jelten
On 11/28/2012 08:51 PM, Sérgio Basto wrote:
> Hi, 
> Does anyone knows how "share mouse and keyboard between multiple
> computers with X11 on your desk " ? 
> 
> I'm using x2vnc with x11vnc , but x2vnc [1] is not maintain since 2006 
> 
> x2x-1.27.tar.gz is even more old and ummaintain .
> 
> and Synergy is a bad solution , doesn't transfer clipboard and others
> things .  
> 
> So any other solution ? , xdmx solutions for new versions of X11 ? 
> 
> 
> 
> [1] my package http://www.serjux.com/x2vnc/
> have to disable xf86dga 
> 
> Thanks in advance.
> 

This might be worth a look:
http://synergy-foss.org/

Cheers,
Jonas



signature.asc
Description: OpenPGP digital signature
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

special tablet keys X220t

2012-08-14 Thread Jonas Jelten
Hi list!

I've got a ThinkPad X220t, and already tried hard getting 3 buttons to
work, showkey already provides keycodes:

Tablet portrait: 153
Tablet rotation: 154
Microphone mute: 248

I've a long time, following various wiki pages like
https://wiki.archlinux.org/index.php/Extra_Keyboard_Keys_in_Xorg
but had no luck.

xev reports something when pressing the tablet buttons, but is
completely quiet with the mic-key.

This is what xev reports when pressing the 153-key:

>FocusOut event, serial 32, synthetic NO, window 0x301,
>mode NotifyGrab, detail NotifyAncestor
>
>FocusIn event, serial 32, synthetic NO, window 0x301,
>mode NotifyUngrab, detail NotifyAncestor
>
>KeymapNotify event, serial 32, synthetic NO, window 0x0,
>keys:  2   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
>   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

Binding the keycode to just "a" or a special XF86 key doesn't help,
no keypress event occurs to be captured by xev or my window manager (i3).

These associations are displayed correctly with xmodmap -pk


Anyone an idea how i can map those keycodes so they can trigger any
bashscript?


Cheers,

Jonas



signature.asc
Description: OpenPGP digital signature
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com