similar to: Conflict with Ctrl key in MacOS?

Displaying 20 results from an estimated 1000 matches similar to: "Conflict with Ctrl key in MacOS?"

2008 Nov 03
4
wine hangs until ctrl - C is sent
Hello, I have a strange problem I have two applications called ADM and SGP When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c The message sent when i press ctrl-c is the following fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a After that it starts working
1997 Aug 06
1
multiple domain contr. not allowed?
Hi, Using samba 1.9.17alpha5 on all servers, I'd like to configure one of my servers to be a failover domain controller in case my usual domain controller dies. Some verbage in BROWSE.TXT suggests that this is doable: { It is possible to configure two samba servers to attempt to become the domain master browser for a domain. The first server that comes up will be the domain master browser.
2007 Mar 13
0
NoteTab Pro
I was wondering if anyone has been able to get NoteTab Pro (v4.92) to work correctly. I have it running but with a few problems: * Won't exit properly. I have to use XKILL to close it. * The Libraries bar will not close * Clips in my own clipbar will not run That is all I am aware of so far. Lee
2012 May 03
3
Program loses focus
I am using Ubuntu 10.04, currently with Wine v.1.2.2. I have installed a program called NoteTab Pro, which is listed in the Wine database as running just fine for the most part. And it has ran fine for years under Wine 1.0 (which I was running until recently doing a new install of Ubuntu 10.04, which uses 1.2.2). There was a minor glitch or two but I got used to them. However, now, running under
2011 Sep 29
3
grep and PCRE fun
Hello, I think I've found a bug in the C function do_grep located in src/main/grep.c. It seems to affect both the latest revisions of R-2-13-branch and trunk when compiling R without optimizations and with it's own version of pcre located in src/extra, at least on ubuntu 10.04. According to the pcre_exec API (I presume the later versions), the ovecsize argument must be a multiple of 3 ,
2002 Jul 04
4
Script file editors for Windows - submit highlighted text?
Greetings, I use S+, Stata, SAS and R depending on the weather... The script file editors in S+, SAS and Stata all allow me to submit a portion of a developing script file to the running process. In R I have to use an external editor and either source the entire file or do lots of copy-and-pasting. Are there any editors out there which interface to R more closely and let me submit a section
2012 Mar 17
3
paste (CTRL + v) not working rgui
R community, I feel almost embarrassed to ask this question as it is strange behavior. When I think there's a bug around R or a package I ask "Self it's not a bug what dumb thing are you doing?" I'm running version 2.14.2 (2012-02-29) on a Windows 7 machine using the standard rgui Ever since I downloaded this latest version I have been having difficulty using the windows
2000 Dec 15
2
debugger not recognizing C routine names
Something seems to have changed with the debugger option since I used it last, unless I've forgotten something really stupid (much more likely) . The debugger doesn't seem to recognise the names of C routines ***************** [jonm at localhost jonm]$ cat test.c #include "S.h" void test(int *x,int *y){ y[0]=x[0]+2; } [jonm at localhost jonm]$ R COMPILE test.c gcc
2012 Jun 08
2
remove leading slash
Hello, How do I change this: > cnt_str [1] "\002" "\001" "\102" ...to this: > cnt_str [1] "2" "1" "102" Having trouble because of this: > nchar(cnt_str[1]) [1] 1 Thanks! Ben [[alternative HTML version deleted]]
2008 Jan 18
5
wz_tooltip and updating the DOM
Hi all, I am using Prototype in conjunction with wz_tooltip and am having a problem with the tool tips not being updated in time. When a user mouses over a link, I am making an Ajax call to a CFM page that sends back an HTML table and updates the contents of a div with the returned content. I then call wz_tooltip and reference that div to use as the tool tip. However, what is displayed in the
1999 May 18
3
Cntrl-M characters ...
Hi, I am using Samba 1.9.18. The server is running on Solaris 2.5.1 and the client is on Win NT 4.0 I am annoyed by the Control-M characters appearing in text files when the files are edited on Windows editors and viewed in vi on Sun machine. I had to manually remove the Control-M characters. Is there a way to eliminate the Control M characters ? Thanks Krishna
2010 Jun 19
8
Keyboard focus in 'some' wine apps (games)
Hi, I've noticed, now that I'm using twinview, that when I click any other window outside of the Wine desktop (Civ4 or WCIII normally), I can click back to the Wine desktop but can no longer use any of the keyboard shortcuts. Things work fine before actually clicking outside the wine window (for example, on my Pidgin chat window). This happens whether the app is run in windowed mode or
2009 Mar 17
1
Control + Function key doesn't work in VB form
Hi, I have installed openSUSE 10.2 (i586) and Wine 1.1.16. I am able to run the VB exe in SUSE and it connect to Sql server. In the VB application I have set Cntrl+F6 key to load another form. But any key combination with Cntrl key doesn't fire. Do I have to disable this Cntrl key combination in SUSE or Wine? Thanks
2004 Dec 09
0
re: fonts - newbie squared now keyboard
Well, fonts look (usually) nice on my main machine, but still dragged out when I ssh from my laptop. Big thanks for the help. I'm currently trying to learn how to install into my fake windows directory. I moved one app in bodily (so what happened to them install files) and it seems to work fine, with hardly any more annoying problems than in windows. But... Does anyone have experience
2004 Feb 18
3
changing unix password with samba
I am running RedHat 9 and samba. I need to be able to set one password for each user and sync them with ssh, web, unix password. i.e. When I change samba pass, it changes unix, ftp, etc. Is this possible with samba? I saw that it is if you are running windows and then you can change the unix pass via samba. Is this possible when running linux. I just want to easily administer my users.
2009 May 08
1
Get (feature, threshold) from Output of rpart() for Stump Tree
Hi, I have a question regarding how to get some partial information from the output of rpart, which could be used as the first argument to predict. For example, in my code, I try to learn a stump tree (decision tree of depth 2):    "fit        <- rpart(y~bx, weights = w/mean(w), control = cntrl)     print(fit)     btest[1,]  <- predict(fit, newdata = data.frame(bx)) " I found
2017 Apr 13
1
Q: Windows/readline: missing history search
Hello! Ever since I used R on Windows (RGui) I am missing the ability to search the command history (Cntrl+R (reverse-search-history) in BASH, for example). Is there a particular reason for having this function disabled? Another feature would be word-wise delete (kill-word, backward-kill-word). Probably being able to use the Alt-key as Meta key for readline (instead of activating menu entries)
2010 Jan 18
2
Another cygwin/rsync question
Hi, Been using rsync for many years but I'm stuck with this problem. I'ts a simplistic backup using rsync from a Windows 2k3 machine to a Linux box out on the 'net, using pre-shared ssh keys. In this case I'm saving, files belonging to various users, using the administrator account on the windows machine and the destination is a normal user account and its home file area.
2000 Jul 09
1
minor typos in help pages (PR#598)
Dear R Team, A few monor typos in help pages that I noticed. Thank you very much. Rashid Nassar 1. help(gl) Examples: # First control, then treatment: gl(2,8, label=c("Ctnrl","Treat")) ^^^^ I assume "Cntrl" is meant. ========================================== 2. help(pmatch) Details: The behaviour
2017 Jun 12
0
count number of stop words in R
You can use regular expressions. ?regex and/or the stringr package are good places to start. Of course, you have to define "stop words." Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Mon, Jun 12, 2017 at 5:40