search for: keysymming

Displaying 20 results from an estimated 71 matches for "keysymming".

2005 Aug 18
1
Wine 20050725 - Keyboard input not being recognised in 3d - mystery
Hi, Running the latest version of wine, I have come across a problem that seems simple but I can't find a fix to it! As a more in-depth look at the problem described in this thread: http://www.winehq.org/hypermail/wine-users/2005/08/0012.html When I run 3d applications my keyboard will not respond, however in 2d applications such as notepad I get the same error messages however the
2008 Mar 25
11
Failure to instal S10U4 HVM at SNV85 Dom0
System config:- bash-3.2# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 rge0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2 inet 192.168.1.53 netmask ffffff00 broadcast 192.168.1.255 ether 0:1e:8c:25:cc:a5 lo0:
2008 Dec 28
1
vncviewer <defunct> under HVM
Unable to connect to my HVM # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 3869 2 r----- 368.6 vm00 45 128 1 -b---- 62.3 The vm00 changes state from "r" to "b" after about a minute. (I have a fedora dvd in the drive.) #cat
2024 Mar 26
0
[ANNOUNCE] xorgproto 2024.1
Hi, I am pleased to announce xorgproto version 2024.1 which includes updates for the DRI3 and Present protocol definitions to support explicit synchronization and other keysyms/keydefs fixes and improvements. Erik Kurzinger (2): DRI3: add DRI3ImportSyncobj and DRI3FreeSyncobj Present: add PresentPixmapSynced Jos? Exp?sito (1): meson: add header paths to declare_dependency
2010 Sep 02
6
[PATCH]ioemu: fix altgr-insert behavior
When access to a Xen DomU (Linux) from a VNC client in Windows, alt-gr key is not working properly. When Alt + another key pressed, vncserver receives Altgr down, Altgr up and key down messages in order, that causes incorrect output. With following patch, when vncerver receives key down message, it first check if the keysym needs altgr modifer, if it needs altgr modifier but altgr is not
2004 Oct 20
1
wordperfect 12 tells to report this
Hello, wp12 trial fails to run with following debug output. Wine is several days old CVS. Is it difficult to fix this? err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No Name) : err:keyboard:X11DRV_ToUnicodeEx (virtKey=0,scanCode=0,keycode=8,state=0) err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No Name) : err:keyboard:X11DRV_ToUnicodeEx
2001 Mar 09
1
Code change required in x11drv keyboard driver
aAHello all. I know I'm technically a wine newby (having only just installed the codeweavers preview 2) but I have a code change request. Deep within the file ~/windows/x11drv/keyboard.c in the function X11DRV_ToUnicode is the comment 'More areas where X11 returns characters but Windows does not CTRL + number or CTRL + symbol'. Whilst this is a reasonable assumption, this is in
2007 Mar 19
1
Running Corel Gallery, unable to register dll
Hello, I'm trying to run Corel Gallery. I've installed succesfully the application. When I select convert in menu, nothing happen and wine said : err:ole:CoGetClassObject class {57a17730-e8d6-11d1-b1ff-99a7a7feb94a} not registered err:ole:CoGetClassObject no class object {57a17730-e8d6-11d1-b1ff-99a7a7feb94a} could be created for context 0x1 On a regular windows, the id matches this
2007 Apr 30
0
[PATCH] Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb
Hello, The modern (xkb) way of mapping the AltGr key (113) seems to be using the ISO_Level3_Shift keysym (0xFE03) instead of the obsolete Mode_switch keysym (0xFF7E). This patch let the "keysym to scancode" translator handle the ISO_Level3_Shift correctly, enabling the use of characters like ~#{[|`\^@]} on a french keyboard. Regards, Cédric diff -ur
2008 Feb 27
0
PATCH: Make QEMU send logs to stderr
The QEMU code in Xen has a custom patch which stops QEMU sending its log messages to stderr as vanilla QEMU would. Instead it dup()s FD 2 on to /var/log/xen/qemu-dm-{DOMID}.log This is fine in principle, but it assumes that XenD is the only thing that will ever want to run qemu-dm. With the use of Xenner, qemu-dm processes may be run by the ''xenner'' program directly. Xenner in
2005 Aug 30
0
No subject
(changed my config file to "builtin, native" remove so - should correct it. err:keyboard:X11DRV_ToUnicode Please report: no char for keysym 0000 (No Name) : err:keyboard:X11DRV_ToUnicode (virtKey=0,scanCode=0,keycode=8,state=0) err:keyboard:X11DRV_ToUnicode Please report: no char for keysym 0000 (No Name) : err:keyboard:X11DRV_ToUnicode (virtKey=0,scanCode=0,keycode=8,state=1)
2004 Oct 19
1
Corel Draw 11
Hi, I would like to use CorelDraw 11 under linux with wine (20040813). I have successfully installed this from the CDs, and I can start using the following DLL overrides / config: [AppDefaults\\CorelDrw.exe\\Version] "Windows"="nt40" [AppDefaults\\CorelDrw.exe\\WinMM] "Drivers" = "" [AppDefaults\\CorelDrw.exe\\DllOverrides] "wintab32" =
2008 May 04
1
Logitech G11 keyboard under wine
Hello, I have a logitech G11 keyboard which has some extra keys - about 21 extra keys. Under Linux with the use of g15daemon and using the 'logitech_g15' XkbModel, all keys are working and can be mapped to keyboard shortcuts under gnome for example. Pressing the key G2 under xev outputs the following: keycode 152 (keysym 0x1008ff45, XF86Launch5) Unfortunatelly under wine the
2008 Oct 06
3
Logitech G11 keyboard and wine
...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 keycode 8a (G16) I've verified this by keysymming all extra buttons to the @ sign, and using 'wine notepad' to test which ones work. I'm running a current dev verison from GIT.
2009 Jun 26
14
Unable to install Solaris 10 Update 7 Dom-U
uname -a SunOS i7 5.11 snv_114 i86pc i386 i86xpv The box is a core i7 with 6GB of RAM. The command virt-install --name 10u7 --ram 1024 --hvm --file /guests/10u7 --os-type=solaris os-variant=solaris10 --location /export/iso/sol-10-u7-ga-x86-dvd.iso get as far as opening the VNC client, when I select Solaris from grub, the OS starts to boot then panics, closing the session. So I
2000 Mar 15
1
solaris without x
i am trying to compile the current release on solaris 8. i do not have a complete x installation on my server. so i tried ./configure --without-x this is what i get making dataentry.d from dataentry.c In file included from dataentry.c:28: dataentry.h:22: X11/X.h: No such file or directory dataentry.h:23: X11/Xlib.h: No such file or directory dataentry.h:24: X11/Xutil.h: No such file or directory
2006 Sep 02
1
Backspace key is sending Delete after update to 4.4 (tcsh issue?)
Maybe it was always sending Delete and I didn't notice it, but I have had the following in my .tcshrc file for ages (without realizing it): bindkey -b ^? i-search-back Before the update to 4.4, hitting the backspace key at the shell prompt deleted the previous character. Now it activates the search backwards function as instructed to do so by the bindkey directive. The
2005 Dec 09
1
tkbind key pressed
Hi, I see in Wettenhall RTclTk Examples that tkbind(xxx, <Key>,...) can pass the key pressed. How can I get the key pressed? Thanks, Manel
2008 Jul 03
1
Cant use deadkeys in Portuguese keyboard
Hi, ive been trying wine and i love it , i have ubunty hardy with all the updates and wine 1.1.0 and i can run most applications i need in wine. although i have a problem , the keyboard layout is correct but deadkeys dont work. In ubuntu they keyboard is set to Portuguese and deadkeys work fine in all applications but in wine instead of ????? i have 'a 'e 'o ~a ~o... etc ive run a
2008 Mar 06
0
[ANNOUNCE] libX11 1.1.4
Adam Jackson (2): Bug #14029: Don't LockDisplay() recursively. libX11 1.1.4 Alan Coopersmith (6): X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man page XErrorDB updates for Render 0.9 & XFixes 4.0 Add WM_LOCALE_NAME to list of properties set in XSetWMProperties comment Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp