similar to: tkbind key pressed

Displaying 20 results from an estimated 500 matches similar to: "tkbind key pressed"

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
2001 Oct 06
1
tcltk
HI, (1) ...thanks for the last comments to tcltk & Win2000. (2) - i'm newbie in tcl/tk but would like learn fast and develop (learning by doing) a tcl/tk clusterAnalysis application which combine some clusterMethods from different Rpackages. i use the tkttest.R example as "reference" and become not finished for my "first" step???? (3) how is it possible that the code
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:
2006 Mar 07
1
Installing Damn Small Linux and R
Installing Damn Small Linux and R Following my experiences with Knoppix (described in another mail) I did similar test on Damn Small Linux (dsl -http://www.damnsmalllinux.org/ ). DSL was interesting, because it is the smallest yet fully functional version of Linux, hence more suited to older and smaller computers than Knoppix. Importantly, it uses lightweight windowing system (no KDE or GNOME) so
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
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
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
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
2016 Aug 24
3
Configuration of smb.conf for Active Directory authentication
I've been working through a guide documenting how to do this at https://wiki.samba.org/index.php/Setup_Samba_as_an_AD_Domain_Member and am presently deciphering what needs I have in my winbind configuration. In doing so, I've come across the 'passdb backend = ldapsam' option and am curious if I can use this, and if it is wise, identifying that key exchange is complex and a
2016 Aug 25
2
Configuring Samba as a file server to use AD authentication
Fair point on Ubuntu. Though, there is no value added by mentioning that as I am already seeking help here. :-) What I was searching for was 'how to start winbindd' which doesn't provide any valuable excerpts beyond that. Upon rebooting the machine winbindd is not operating all the same however, so I am puzzled why this is an issue for me. -----Original Message----- From: samba
2005 Feb 24
4
r: functions
hi all i have a function that uses two inputs, say xdata and ydata. An example is the following, simple1<-function(xdata,ydata) { ofit<-lm(ydata~xdata) list(ofit) } say i use arbitray number for xdata and ydata such that D = x1 x2 y 1 1 10 2 6 6 3 10 7 x<-D[,1:2] and y<-D[,3] if one uses these inputs and rund the program we get the following: >simple(xdata=x,ydata=y)
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
2008 Jan 02
2
number of auth process
hi there, what are exactly the differences between auth_worker_max_count = 30 and auth default { count = 1 } ? first are threads (for threaded auth methods) and second the number of process ?
2000 Apr 17
1
Samba 2.0.7-pre4 error in nmbd
Hello, I don't know what the problem is but when I try to set my NT workstation to use my Samba server (Solaris2.7) as a PDC, the nmbd process dies with the following entries added to log.nmb: [2000/04/17 11:06:29, 1] nmbd/nmbd_processlogon.c:process_logon_packet(70) process_logon_packet: Logon from 147.197.206.8: code = 12 [2000/04/17 11:06:29, 0] lib/fault.c:fault_report(40)
2016 Aug 26
3
Configuration of smb.conf for Active Directory authentication
I've completed the configuration specified, and the command 'wbinfo -g' provides a list of the groups available and 'wbinfo -u' provides a list of all the users on the system, but I cannot access the shares; When I navigate a file explorer to \\ip.ad.dre.ss I am presented with a login screen, which I cannot log into with my ID; 'The user name or password is incorrect'
2016 Aug 25
2
Documentation error
I'm alerting that the documentation found https://www.samba.org/samba/docs/man/manpages/smb.conf.5.html#ALLOWDNSUPDATES Describes the options available for 'allow dns updates' to be 'disabled', 'secure', 'enabled' or 'nonsecure'; --DNS updates can either be disallowed completely by setting it to disabled, enabled over secure connections only by setting
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
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
2011 Jul 29
1
Resumen de R-help-es, Vol 29, Envío 30
Buenos días, Para una media ponderada con segmentación prueba a usar compmeans() del paquete descr. Un saludo, Manel. 2011/7/29 <r-help-es-request@r-project.org> > Envíe los mensajes para la lista R-help-es a > r-help-es@r-project.org > > Para subscribirse o anular su subscripción a través de la WEB > https://stat.ethz.ch/mailman/listinfo/r-help-es > >
2010 Nov 01
1
HP T750 G2 support patch
Hi there, I've added support for HP T750 G2, find attached the patch. Please CC-me, as I'm not subscribed to this mailing list. Thanks for such a nice piece of software! -- Jorge Salamero Sanz - Systems Analyst jsalamero at zentyal.com The Linux small business server www.zentyal.com -------------- next part -------------- A non-text attachment was scrubbed... Name: nut-hpt750g2.diff