Displaying 11 results from an estimated 11 matches for "showkey".
2003 Nov 12
1
ADSI Functions
Does anyone know where I can get a list of ADSI functions.. Example *70
(No Call Waiting), Flash = Flash, Hold = ???
Thank you,
-gcc
2004 Jul 29
2
Aastra 480e phone ADSI config
...SHOWDISPLAY "callnum" AT 4
GOTO "stableCall"
ENDIF
IFEVENT OFFHOOK THEN
CLEAR
CLEARFLAG "nocallwaiting"
CLEARDISPLAY
SHOWDISPLAY "titles" AT 1
SHOWKEYS "vmail"
SHOWKEYS "cidblock"
SHOWKEYS "cwdisable" UNLESS "nocallwaiting"
GOTO "offHook"
ENDIF
IFEVENT IDLE THEN
CLEAR
SHOWDISPLAY "titles" AT 1...
2010 Jul 27
0
Keyboard macros, or another way?
...functions:
1) Clear field (might be accomplished by Select All then Delete)
2) Cut (standard Ctrl-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,...
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 Dec 13
0
Dutch Keyboard Support Problem
Anyone out there with some help on keyboard support.
I have put together a patch to add Dutch keyboard support to wine.
All works fine apart from the '@' key, which is located top left of the
keyboard.
showkey -s reports it as being 0x29 which should be correct as this is
the same as in the main_key_scan table.
On a colleagues of mine keyboard it is however displayed with 'ALT-GR + Q',
however not with mine.
Here is my patch.
<-----------------------------------------------------------------...
2003 Sep 03
4
telantek.adsi
I am working with the telantek.adsi file, and I was
wondering how I would create a softkey for Transfer.
I tried making a key definition and using SENDDTMF
"#", but that didn't work. Is there another way I
could do this?
Also, does anybody have any ADSI scripts for use with
Asterisk that they would like to share?
Thank you for your time.
__________________________________
Do you
2007 Dec 19
1
noun-verb vs verb-noun aka dogs black vs black dogs
Wow. I wasn't expecting such a voluminous reply -- some I agree with and
some I don't.
My apologies for an equally voluminous reply.
On Wed, 19 Dec 2007, Tony Plack wrote:
> > We're not discussing code or the inner workings of Asterisk or even
> > changing the functionality of Asterisk, just what the proper order of
> > the words should be.
> >
> >
2017 Mar 15
2
Having problem getting Asterisk to work on CentOS 7
...the list of tables - display the contents from a
table? Anything to see if your SQLite is working and has asterisk data
in it.
From your Asterisk console,
|CLI> core show help database|
should give you a list of commands that you can try.
|database show -- Shows database contents database showkey -- Shows
database contents|
would seem to let you know if you have a database that works.
Never had to do this but it seems an easy way to test your database
connection.
Do you have webmin installed on your Centos7 box. I find that this is a
handy web/graphical interface to Centos7.
On 15/03/...
2006 Jun 24
8
How to install programs in wine?
I am a rank newbie to Linux and wine.
I am running Ubuntu Dapper on an AMD 1800 mhz machine, wine 0.9.15
Everything I have read says use the installer to load windows programs.
Where is the installer?
Thanks,
--
Ron Thompson On the Beautiful Florida Space Coast, right beside the Kennedy Space Center, USA
http://www.plansandprojects.com My hobby pages are here:
2010 Nov 30
2
Asteris 1.8 and mISDN - 'mISDN' (cause 66 - Channel not implemented)
...database del Removes database key/value
database deltree Removes database keytree/values
database get Gets database value
database put Adds/updates database value
database show Shows database contents
database showkey Shows database contents
devstate change Change a custom device state
devstate list List currently known custom device states
dialplan add extension Add new extension into context
dialplan add ignorepat Add new ignore pattern
dialplan ad...
2017 Mar 15
2
Having problem getting Asterisk to work on CentOS 7
On Tue, Mar 14, 2017 at 02:46:19PM -0400, Ron Wheeler wrote:
> https://docs.fedoraproject.org/en-US/Fedora/11/html/Security-Enhanced_Linux/sect-Security-Enhanced_Linux-Working_with_SELinux-Enabling_and_Disabling_SELinux.html
>
> If disabling Selinux solves your problem, then your problem may be related
> to Selinux.
> If it does not change yout problem, you may want to look