Displaying 20 results from an estimated 3000 matches similar to: "Centos 6 - tigervnc - numbers on keypad"
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
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
2016 Aug 12
4
Numlock
We have encountered an anomaly that appears to be related somehow to
Samba. When users are moved to the new domain hosted by Samba4.3 then
the numlock on their keyboards is always turned off when they log onto
the domain regardless of its previous setting. This in itself is just
a nuisance. However we have an application called SnetTerm, an ssh
client, which will not recognise the numlock at
2016 Aug 12
0
Numlock
On Fri, Aug 12, 2016 at 12:14:36PM -0400, James B. Byrne via samba wrote:
>
> We have encountered an anomaly that appears to be related somehow to
> Samba. When users are moved to the new domain hosted by Samba4.3 then
> the numlock on their keyboards is always turned off when they log onto
> the domain regardless of its previous setting. This in itself is just
> a nuisance.
2008 Jun 02
0
[ wxruby-Bugs-20477 ] Wx::ListEvent#get_item crashes when navigating with the keypad
Bugs item #20477, was opened at 02/06/2008 10:34
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=218&aid=20477&group_id=35
Category: Incorrect behavior
Group: current
Status: Open
Resolution: None
Priority: 3
Submitted By: Pascal Hurni (phi)
Assigned to: Nobody (None)
Summary: Wx::ListEvent#get_item crashes when navigating with the keypad
Initial Comment:
2010 Oct 26
0
OT: CreekFM - Fifty Thousand Watts of Pow Wow Power!
You may recall that in the early months of 2009 I was asking some
questions about setting up a streaming audio server for a native-owned
radio station.
It is now up and running, and you're welcome to tune in.
CHXL
95.3 CreekFM
FIFTY THOUSAND WATTS of POW WOW POWER!
Serving the File Hills First Nations, and the World!
CreekFM is owned and operated by the Okanese First Nation on their
reserve
2009 Dec 08
0
Directory application: First DTMF digit is missed if pressed during "using your touch tone keypad..." announcement
If you're an asterisk 1.6 user, and use the 'Directory application', have
you noticed that the first keypress is always missed if you press it during
the part of the announement where alison says "using you touch tone keypad"
If this includes you, have a look at mantis bug
https://issues.asterisk.org/view.php?id=16409
If you are keen, please apply the patch and report
2018 Aug 29
1
kvm & keypad on Centos 7.5
Everyone,
I have a lab computer I am using to test kvm. It was difficult to
install with NetworkManager running. After I turned nm off I got the
bridge to work and to stay in place. NetworkManager kept chaning
things.
I have several things I would like to learn and to tweak with KVM and
virtal machines.
The first small tweak is how to turn on the keypad on a keyboard. I
have tried two
2011 Apr 07
0
python for game menus needing mouse but with mwo=force
#
#
# WHY DID WRITE SCRIPT ? : GAMES !
# WINETRICKS MWO=FORCE but want to use GAME MENUS with MOUSE
# example SWAT4 , need to use menu in game to start shooting baddies !! but need MWO=FORCE in game ??
#
# PLATFORM : linux
# REQUIRES : python python-xlib xdotool
# AUTHOR : terry.cadd at gmail.com
# DATE : Thu Apr 7 22:28:38 BST 2011
# VERSION : 1
#
# USAGE :
# start this script then play the
2018 Sep 02
0
GNOME, numeric keypad & commas
Hi,
Our local school has a 100 % CentOS network on servers and desktops.
Until recently, we were using a highly customized Xfce desktop
environment. Last week I decided to migrate all desktops from Xfce to
GNOME, which went quite well. Now I have to sand down some rough edges.
The secretary complained that she can't use the numeric keypad as
before. She's using LibreOffice Calc a lot,
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
2003 May 18
1
Using Keypad for app_directory
Hi.
I'm trying to use the Directory app.
I was wondering how can I enter the first
3 letters from the phone keypad...
I need a keypad with also the ABCD tones?
or a standard one is ok?
Doing some tests I never been able to select
an entry till now...
(using the demo voicemail.conf in asterisk)
Thanks for any help.
--
Brancaleoni Matteo <mbrancaleoni@espia.it>
Espia - Emmgi Srl
2008 Jun 24
11
Numeric Keyboard does not work Wine 1.0 + Putty 0.60
I have searched for this problem and found this link that says this problem was fixed (for WoW) in Wine 0.9.32 :
http://bugs.winehq.org/show_bug.cgi?id=6323
Is anyone else having problems with the numeric keypad not showing numbers under Wine 1.0 ?
I have everything working for putty except this crippling problem. I don't feel I can offer a terminal emulator solution where you cannot use
2020 Sep 08
1
Plasma problem with numeric keypad
Hi list,
I'm running CentOS 8.2 with Plasma from EPEL and I noticed that I have
problem using numeric keypad of my keyboard when using plasma
application like Konsole, Kcalc, Konqueror and all application of
Plasma. Using Firefox, Thunderbird, xterm, Libreoffice all works as
expected. So this problem is related to Plasma application. I noticed
the same problem on sddm login. I noticed
2007 Sep 18
1
program to monitor USB keys
I wrote a small program to monitor keyboards found on /dev/input/event*
It works great but I always get EAGAIN from my read() function. google
says this is normal
when open() is used and O_NONBLOCK mode.
I know this is slightly offtopic but I was wondering if the centos gurus
that also
program know anything about this. My goal was to not be eating CPU cycles
with a small program that just
2005 May 16
2
Telephony keypad
Does anybody know if there are any external telephone-keypads for sale
anywhere? (containing the keys 0-9, *, # and onhook/offhook would do)
I am looking for a keypad to control a softphone and would prefer the
controls to be in the physical world instead of as a window.
Sincerely,
Markus Hakansson
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
2014 May 07
7
[Bug 2240] New: Secure PIN entry for smartcards through the keypad on the reader (patch)
https://bugzilla.mindrot.org/show_bug.cgi?id=2240
Bug ID: 2240
Summary: Secure PIN entry for smartcards through the keypad on
the reader (patch)
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
2006 Aug 31
2
Event.observe problem
Hi everyone!
I came across and interesting problem with prototype Event.observe.
Take this code for example:
<script type="text/javascript" src="cropper/lib/prototype.js"></script>
<script language="JavaScript"><!--
function handler(e) {
if (document.all) { e = window.event; }
var key;
if (document.layers) key = e.which;
if
2003 Oct 20
2
Setting a variable in extenstions.conf from the phone keypad.
What I want to do is have one phone number for multiple call bridges
(meetme) so that first users are prompted for their call bridge ID then
their password.
exten => 7001,1,Playback(/var/lib/asterisk/sounds/if-you-know-the-extension-you
want-to-dial-press-that-extension:gsm)
exten => 7001,2,set $foo to whatever was entered on the phones keypad
exten => 7001,3,Dial($foo,60)
Thanks!