Displaying 20 results from an estimated 700 matches similar to: "[PATCH]ioemu: fix altgr-insert behavior"
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
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
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled
functionality into the qemu-dm code. The general approach taken is to have
qemu-dm provide two machine types - one for xen paravirt, the other for
fullyvirt. For compatability the later is the default. The goals overall
are to kill LibVNCServer, remove alot of code duplication and/or parallel
impls of the same concepts, and
2007 Apr 25
8
How to exit from Xen console?
How do you exit from a Xen domU console back to the dom0 if your
connection is from an SSH or Putty connection?
No amount of exits can get me out and I have to start close the PuTTY
session and start a new one when I have to get back to dom0
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
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
2006 Dec 23
4
AltGr not working in R GUI Script Editor (PR#9430)
Full_Name: Zoran Bosnic
Version: 2.4.0
OS: Windows XP SP2
Submission from: (NULL) (212.235.140.146)
This is a problem that occurs in R GUI Script Editor and is connected to Windows
regional settings.
Since I live in Slovenia, my computer has a keyboard with additional slovenian
international characters. I am therefore using Windows XP SP2 with Input
Language (=Keyboard Locale, Control
2002 Jul 08
1
addenda to wordperfect
I did find a say to get to the directory holding wpwin9 and it strarted
but then froze with the splash screen. Not sure how to get the error
message in here; seems to have to do with the keyboard and X11driver;
hope I am abusing this bulletin board, but I am hoping someone can help
me with the next step. Thanks
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
2002 Oct 16
5
kbdmap & ASCII > 128
Hi,
I've just played around with kbdmap in pxelinux. I always wondered why there was no
translation for "AltGr"-Keys (the right 'Alt'-Key) (AltGr-Q generates "@" on a german
keyboard e.g.), and I found in conio.inc (syslinux 1.76):
getchar:
[..]
.kbd: xor ax,ax ; Get keyboard input
int 16h
and al,al
jz .func_key
mov bx,KbdMap ; Convert character sets
2009 Jul 16
2
[PATCH server] updated anyterm/ovirt integration
host static anyterm content locally,
url parameterize anyterm rows/cols/general param
update spec/makefile
Ideally I wanted and tried hard to put all this into a
seperate ovirt-server--anyterm subpackage, but we cannot
'reopen' the ovirt server virtual host defined in
ovirt-server.conf to add the neccessary rewrite rules. it would
be nice to figure out a way to do this
---
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
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
2009 Sep 04
1
SUN ILOM (X4150) and xvm console
If I use the Xvm pv guest console in ILOM GUI, I can''t detach it because
I can''t press ctrl + ]
Even when using the lock altgr key, when pressing ctrl this lock is
silently disabled.
Maybe some one could tell me how to press ctrl + AltGr + 9 in ILOM
thx,
florian
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
2006 Apr 02
0
Re: Keyboard Rewrite
On Fri, Mar 31, 2006 at 01:33:18PM -0600, Tom Spear wrote:
> Hi all, this is a call for volunteers. I am hoping that certain developers
> participating in another thread are willing to rewrite the keyboard code,
> but we need people to test. If you are interested, please reply here saying
> that you are interested, and what kind of keyboard you use, as well as the
> layout you use
2008 Jan 05
3
Logout from xm console
Hi folks,
my problem:
i am using putty and german layout. if i login from dom0
with "xm console xen1" i can login into the xen1 (domU)
but how can i quit this console ?
i have tested several commands:
ctrl+5
ctrl+altgr+9
ctrl+c
ctrl+x
nothin happend. any hints ?
--
Have an nice day,
Viele Grüße
Dominique H Schramm
_______________________________________________
Xen-users
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
2002 Jan 05
1
update to earlier error msg help
Wowzer, so I have *everything* working now...
tcp/ip, and the game itself, with the exception of keyboard, and maybe
sound.
Actually in the log, I don't see any mention of the errors for no keyboard.
Anyone have any ideas, on how to turn on the keyboad, er make wine recognize
it?
Thanks,
-tm
2018 Sep 07
1
Centos 7.5 - Gnome3 - KVM - Keypad numeric failure
Everyone,
I have a problem with the numeric keypad while using a Centos 7.5 new
installation with kvm.
When I login to the host machine using gnome3 or classic gnome the
numeric keypad does not function. If I activate another 7.5 guest
machine with gnome3 the numeric keypad on the guest does not work
either.
If I login on the host machine using kde as the desktop the keypad
works fine and