Displaying 20 results from an estimated 33 matches for "xmodmap".
2019 Feb 19
0
[ANNOUNCE] xmodmap 1.0.10
The xmodmap program is used to edit and display the keyboard modifier
map and keymap table that are used by client applications to convert
event keycodes into keysyms.
This release provides a man page update and some small build fixes &
janitorial cleanups.
Alan Coopersmith (4):
Change fall through...
2015 Apr 17
0
[ANNOUNCE] xmodmap 1.0.9
The xmodmap program is used to edit and display the keyboard modifier
map and keymap table that are used by client applications to convert
event keycodes into keysyms.
Alan Coopersmith (7):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Add -version option to print progra...
2006 Jul 11
1
Patch for Java app and Compiz
...ess to the last CVS version of compiz??
My second problem is related with "Alt-Gr", this key don't work at all, I remap all compiz-shorcut and all work great, but I can't use the "@", "#", etc...I read some post about this and say that a solution is do a "xmodmap = /usr/share/xmodmap/xmodmap.<somelanguaje>", but all files on that directory make my keyboard layout even worse, any ideas tips??
Thanks for your atention...
Mauricio
P.D: I'm a OpenGl developer and I very interesting in work on Xgl-Compiz, I also have some window/pluggins ideas...
2006 Nov 14
1
confige error:X11 headres/libs
...9.3) please tell me what I
need toto to avoid the
message
configure: error: --with-x=yes (default) and X11 headers/libs are not
available
without setting --with-x=no
currently my /usr/lib/X11 directory looks like this
ls /usr/lib/X11
app-defaults fvwm2 nls twm XErrorDB Xmodmap
Cards getconfig Options wmmount xinit Xmodmap.remote
etc icons proxymngr x11perfcomp xkb Xresources
fonts lbxproxy rgb.txt xdm XKeysymDB xserver
fs locale rstart xedit xman.help xsm
thanks
tom
2010 Apr 21
1
How to display the IP on the welcome screen [SOLVED]
...ault
Insert the following lines
cd /usr/share/gdm/themes/TreeFlower
convert -pointsize 40 -font Courier-Regular -draw \
"fill yellow text 1500,200 \" \
`ifconfig eth0 | awk '/inet addr/{print $2 }'`\"" \
background-original.png background.png
between
sysmodmap=/etc/X11/Xmodmap
and
XMODMAP=`gdmwhich xmodmap`
Thanks for the help !!
2010/4/21 Mogens Kjaer <mk at crc.dk>
> On 04/20/2010 07:49 PM, Patrick Derwael wrote:
> > Ideally, it should be displayed on the GUI, like the date/time and
> hostname
>
> http://elder-geek.blogspot.com/2009/09/ip-ad...
2002 Jan 30
0
Dead Keys Solution (although temporary)
...not work. I've read over a debug log and see
it's being put into some buffer... but nothing! So I've come up with my
own solution, which allows me to write properly whatever character I
want under wine.
I've created a modmap file (called modmap) and I activate it running
"xmodmap modmap" after login. If you're lucky you can place it into
~/.Xmodmap and it will activate automatically...
It contains:
keycode 51 = plus asterisk grave dead_breve
keycode 38 = a A aacute Aacute
keycode 26 = e E eacute Eacute
keycode 29 = y Y yacute Yacute
keycode 30 = u U uacute U...
2002 Jan 02
7
Weird Keys in Counterstrike
Hi,
I have just compiled wine-20011108 for my Mandrake 8.1 box, installed
Half-Life, patched it to 1.1.0.8, installed csv13full.exe. I then tried to
connect to a local LAN server however all the keys are all real weird. I ran
my standard win98se config file, it worked OK. By weird I mean that
normally when I move the mouse my player looks around but under wine he
starts a slow slide across
2020 Sep 22
1
Login failure with Secure Boot
...uggesting that this could be related to 3rd-party kernel modules, such as nvidia. This laptop has only Intel builtin graphics, and every single module installed is part of the CentOS distribution.
This is from a file /tmp/xses-.XXXXXX (random 6-char string)
xrdb: Can't open display ''
xmodmap: unable to open display ''
Failed to import environment: Process org.freedesktop.systemd1 exited with status 1
/usr/bin/xmbind: Can't open display
Unable to init server: Could not connect: Connection refused
Something is different in the way Xorg is started. In this situation, the firs...
2001 Oct 17
1
Réf. : Re: Dead keys on Wine
Ok, but isn't there any workaround, by using xmodmap or something else ?
RB
>I use wine (release 20010824) for Lotus Notes R5 and sometimes Winzip. =
>It works
>fine with some customizations and in desktop mode instead of managed wi=
>ndow
>mode.
>My problem is that I am French and I cannot use dead keys which is very=
> anno...
2001 Dec 23
3
ssh
Hello! I would really appreciate any hints
to a little puzzle that has been gnawing at me
about remote sessions with ssh...
(and likely all connectivity programs...)
Because network connections can only talk in
ASCII, there is no way to tell the difference
between TAB and "Ctrl-i" (i.e. pressing Ctrl and i keys
together). BOTH are transmitted as same ASCII
code. Likewise, Ctrl-m and
2020 Oct 24
0
Login failure with Secure Boot
...be related to 3rd-party kernel modules, such as nvidia. This laptop has only Intel builtin graphics, and every single module installed is part of the CentOS distribution.
>
> This is from a file /tmp/xses-.XXXXXX (random 6-char string)
>
> xrdb: Can't open display ''
> xmodmap: unable to open display ''
> Failed to import environment: Process org.freedesktop.systemd1 exited with status 1
> /usr/bin/xmbind: Can't open display
> Unable to init server: Could not connect: Connection refused
>
> Something is different in the way Xorg is started. In...
2006 Oct 31
0
Microsoft Wireless Laser Mouse 6000 - WORKING
...moves forward/back in the browser
EndSection
To figure out the "Dev Name", "Dev Phys" and "Device" settings cat
/proc/bus/input/devices.
I haven't gotten the tilt wheel to work yet, but everything else is
good. You may want to swap buttons 2 and 3 as well using xmodmap.
HTH
Tom
2010 Jul 27
0
Keyboard macros, or another way?
...-X clipboard, not X11)
3) Copy (standard Ctrl-C clipboard, not X11)
4) Paste (standard Ctrl-V clipboard, not X11)
To start, the key that I would like to assign for Copy has these properties:
Scancode (showkey -s):
0xe0 0xba
0xe0 0xea
Keycode (showkey):
158
Keycode (xev):
166
I have tried these .Xmodmap lines and none of the worked to assign the
key to Copy:
keycode 158 = XF86Copy
keycode 166 = XF86Copy
I should note that I _think_ that XF86Copy affects the mouse
highlight-and-middle-click clipboard, not the ctrl-c|ctrl-v clipboard.
It is the later that I do need, not the former. If I get this wo...
2011 Jul 22
2
Keyboards
On my new Dell system, it's got a cardreader. More to the point, it's got
an idiot menu key... *right* next to the right control key, and just where
the annoying keyboard design has it cut down from the oversize space bar
ASCII art
<ctrl><WinDoze> <tall[ ]<tall<tall<tall <ctrl>
Alt>[ tall spacebar ] alt> Win>
2001 Oct 16
1
Dead keys on Wine
...y '^' and 'e'. In wine it doesn't work and I simply get '^e' instead
of '?'. Of course, the dead keys work correctly in other X applications. I must
also precise that my french keyboard is well recognized by Wine (no error
message at startup).
I have tried to use xmodmap to affect some key to the '?' or '?' and then a '?'
is displayed in wine instead of the letters.
Has anybody encountered this problem? Is there a known solution?
Thank you for any answer,
Roland Baudin
Ing?nieur de Recherche / Research Engineer
Tel : +33 5 34 35 55 16
Fax:...
2001 Oct 22
0
Réf. : Re: Réf. : Re: Dead keys on Wine
...:18:46
Veuillez r?pondre ? wine-users@winehq.com
Pour : wine-users@winehq.com
cc : (ccc : Roland Baudin/ALCATEL-SPACE)
Objet : Re: R?f. : Re: Dead keys on Wine
On Wed, 17 Oct 2001 12:36:46 +0200, Roland.Baudin@space.alcatel.fr
wrote:
>Ok, but isn't there any workaround, by using xmodmap or something else ?
>RB
I don't know nearly enough about X-Window to answer to that.
I don't care much since I don't use any program under Wine
where this matters much, like a word processing program.
If I had a big problem, there is always cut & paste :
???
I use ForteFreeAg...
2008 Jun 01
1
sine wine 1.0RC1: 4th mouse button doesn't work
Hey,
since 1.0RC1 my 4th mouse button on my logitech G5 doesn't work anymore...all games that I've (BF2, Bf1942, CS:S, F.E.A.R) doesn't react when I press the 4th button...what is that for a bug?
And why it haven't been fixed already? (I don't find a bug at bugzilla for this...but I don't think that I'm the only one with that problem)
2008 Oct 06
3
Logitech G11 keyboard and wine
...I'm having trouble getting the extra keys (G1-G18) it to
work in wine.
I've searched around on the internet, but most I managed to find is
about the G15's screen.
I've tried myself to get it to work by setting keysyms to characters
that aren't normally on the keyboard with xmodmap, and this seems to
work for a limited subset of my keys. I've run wine with WINEDEBUG=+key,
and interestingly, the set of keys that works with a keysym set is
exactly the list of keys for which it prints a line like:
trace:key:X11DRV_InitKeyboard assigning scancode 6a to unidentified
keyco...
2007 Jun 13
0
key bindings
I am trying to bind keys on centos 5.
I want to run my own APP when I hit keypad 4 and a different APP when I
hit keypad 5.
I was looking at xmodmap but I dont see how to execute my own command?
I was looking in the gnome keyboard shortcuts but I dont see how to
enter a command it only lets
you change the accelerator for a given action. Not create a new action.
How can I setup keypad 4 and 5 to run app1 and app2 respectively?
THanks,
Jerry
2003 Jul 25
0
Keyboard_layout was not found
...key (actually to the right of l-shift) */
};
/*** Layout table. Add your keyboard mappings to this list */
[ . . .]
{"German PC nodeadkeys keyboard layout", 28605, &main_key_DE, \\
&main_key_scan_qwerty, &main_key_vkey_qwerty},
- - snip -
All entrys are inspected with my Xmodmap and the utility "xev"
and I recompiled it. But wine didn't take it over.
I saw also, the german layout is a "qwertz". But wine only used "qwerty"
There are no layouts with qwertz. Is it a Bug ?
If wine only works with keyboard-statements from Windows and no
stat...