similar to: keyboard problems

Displaying 20 results from an estimated 30000 matches similar to: "keyboard problems"

2001 Jun 27
1
History via arrow keys broken (PR#999)
Full_Name: Bill Kristan Version: 1.3.0 OS: Linux Mandrake 8.0 Submission from: (NULL) (138.23.159.84) I just downloaded the "unofficial" Mandrake 8.0 rpm from cran. So far the only problem I've encountered is that my arrow keys no longer scroll through my command history, but give ^[OA and ^[OB instead. Left and right arrow navigation within a line is also broken. I checked
2003 Apr 02
7
Index of item in matrix
Hello All, Is there a fast way to find the index(row and column) of a point in a matrix? Thanks, John. -- -------------------------------------------------------------------------- Dr. John Janmaat Department of Economics, Acadia University, Wolfville, NS, B4P 2R6 E-mail: jjanmaat at acadiau.ca Web: http://ace.acadiau.ca/~jjanmaat Tel: 902-585-1461 Fax: 902-585-1070
2004 Apr 30
2
Arrow movements in R
Hello: I apologize for asking this question again. I recently upgraded to R-1.9.1 but now the arrow keys do not scroll up and down the command lines in R. Instead I get ^[[A My SuSe 9 platform is missing some program. What is it? Thanks, ANDREW
2007 May 04
1
keyboard issue in R console
hi! All: I can do up or down arrow on keyboard to browse through command history on R console in windows. However, I can't do that on a linux xterm or console... I wonder how to make this feature work on linux... it will make working a lot more efficient... Thanks Hao
2007 Oct 22
2
Strange scroll behavior of Auto Complete inside Active Scaffold.
Hi Everyone. After a long weekend of testing some stuff out I finally got the auto suggest working. I have got a problem however in both IE and Firefox as the drop down scrolls the page down to the element only when the up arrow is pressed. Here is a detailed example. When I have <%= text_field_with_auto_complete :product, :colour %> in my product _form.rhtml override... ... and in my
2006 Mar 03
2
Command-line editing & history
Hi all, Are there any plans to add more functionality to command-line editing and history editing on the command line? In MATLAB (I know, comparisons are odious ...), you can type "p" and up-arrow on the command line and scroll through the recently entered commands beginning with "p". This is a very useful feature and something that I believe is not replicated in R. Please
2006 Feb 05
3
Cluster Analysis - Number of Clusters
Hello, I'm playing around with cluster analysis, and am looking for methods to select the number of clusters. I am aware of methods based on a 'pseudo F' or a 'pseudo T^2'. Are there packages in R that will generate these statistics, and/or other statistics to aid in cluster number selection? Thanks, John. --
2002 Sep 04
1
readline doesn't work even thou cled=TRUE
Can anyone offer suggestion about getting readline to work on Solaris? (v1.5.1) When I use the up arrow or ctrl-p to try to repeat the last command my session just beeps. It appears that the .Rhistory file that should appear in my startup directory is not being created. Thanks! The screen shot below shows cled=TRUE and no .Rhistory file created: $ /apps/R-1.5.1/bin/R R : Copyright 2002, The
2010 Feb 16
3
Keyboard
All, I installed R-2.10.1 with Readline=no. Now for some reason R does not recognize some key strokes like the directional arrows. I am not sure if Readline is the problem or not. I have tried .Cofigure with Readline = yes but it doesn't fix the problem nor do I really know if readline is the problem to start with. Has anybody else run into similar problems? Thanks, Steve [[alternative
2003 Jun 26
1
Fonts on contour maps...
Hello All, I am drawing four contour plots on a 2x2 layout. I need to downsize the contour line labels. cex and labcex do not seem to work. Any suggestions? Thanks, John. -- -------------------------------------------------------------------------- Dr. John Janmaat Department of Economics, Acadia University, Wolfville, NS, B4P 2R6 E-mail: jjanmaat at acadiau.ca Web:
2009 Jul 06
2
Installation of R_2.9.1 & readline (PR#13805)
Full_Name: Noyb Version: 2.9.1 OS: Ubuntu 9.04 Submission from: (NULL) (141.53.34.152) Hello, when I try to install R by "./configure", I get the following message: <quote> . . . configure: error: --with-readline=yes (default) and headers/libs are not available <end of quote>. Installation by "./configure --with-readline=no" works, but then I do not have the
2002 Jul 27
1
error installing package in linux R
I've been using R on windows for a number of years, so when I recently installed Linux I wanted to install R as well. Downloading and installing the rpm's for R-Base and R-recommended went well and I seem to have a functioning R. I then downloaded the quadreg package and used R CMD INSTALL to install it. All went well up to a message: /usr/bin/ld: cannot find -lreadline which stopped
2001 Aug 10
1
intermittent scrollbar behavior
I'm using Codeweavers Wine Preview 4 under Mandrake 8.0 to run Forte Agent. At first everything works fine. But after a while, particularly if it's the second or later time I've run it since booting the system, I find that I can no longer scroll a window by holding the mouse button down on one of the arrow buttons at the end of the scrollbar. That is to say, clicking on the button
2001 Sep 17
1
R console history v/s unix history
Hi i'm new to R and find that the "history" functionality works a little different than in unix. A very convenient feature of history in unix is the ability to recall a comand by typing in !x where x is a letter and the latest matching command in the history that starts with the letter is (re)called. This is useful for instance, when calling a "source" command by !s rather
2003 Apr 10
2
R under Sun Solaris 8
Hi, I have installed R1.6.2 on a Sun Sparc workstatioin 60 under Solaris 8. I' m using csh, tcsh or bash- shell. Unfortunately, it is impossible to use the "arrow-up" key on Sun's German keyboard to repeat a R command by using this key. Always following syntax error occurs: ^[[A Does anybody have a hint ? Thanks Klaus-P. Pleissner -- Dr. Klaus-Peter Pleissner Max Planck
2005 Jul 05
2
Keyboard stops working
Hi all! I'm new to the list (and syslinux for that matter!) but I've searched as best I can for a similar problem to no avail. I've been using pxelinux.0 + menu.c32 + memdisk to load MS-DOS boot images for a few months now using version 3.07. When I introduced a new Intel 945G based machine to the network I started getting very erratic behavior, ranging from reboots to hangs, to
2006 Aug 09
1
NLS and IV
Hello All, I'm looking to test a variable in a logit model (glm(..., binomial(link="logit"))) for exogeneity (endogeneity). At this point I am planning to try implementing Jeffery Grogger's "A Simple Test for Exogeneity in Probit, Logit, and Poisson Regression Models", Economic Letters, 1990. To do this, I need to be able to do an instrumental variables NLS
2002 Jul 12
2
Another question about getting command history
Hello everyone, Thanks to the people who so kindly responded to my earlier query about how to get R to retrieve my previous command when I hit the up-arrow key. Several people pointed out to me that in order to enable this feature I need to re-install R with the GNU readline library. My question now is: how do I accomplish this? Can anyone tell me what changes I need to make to the
2009 Jun 07
2
Scrolling behavior in View()
Hi, I've realized that the scrolling behavior in View() is unlike most other applications. It seems that the minimum scroll size is very large for large objects( i.e., a vector of 1M integers), and it might be that this scroll is proportional to the size of the object. Try this: a = 1:1000000 View(a) Click once on the scroll arrow down. It will move to item 1001. It could be that the scroll
2019 Jan 04
4
thunderbird & firefox
I *really* dislike the new photon UI. I WANT the arrow buttons top and bottom of the scrollbars. Does anyone know how to bring them back, or is that "that's *sooo* last year, you can't ever have them again"? mark