Displaying 20 results from an estimated 20000 matches similar to: "Re: [R] Keyboard problem using RWin 1.7.0 (PR#2798)"
2003 Apr 26
0
Re: [R] Keyboard problem using RWin 1.7.0 (PR#2798)
On Sun, 20 Apr 2003 00:57:18 +0200 (MET DST), DJNordlund@aol.com
wrote:
>Bug Description
>
>
>At startup I get the standard information and prompt....
>If I then paste anything, even something as simple as the character "1"
>(without quotes) to the command line, R stops responding to the keyboard.
>The "1" is visible on the command line, but pressing
2003 Apr 18
2
Keyboard problem using RWin 1.7.0
I just installed RWin 1.7.0 on an Intel box running Win2000 Pro. If I try to
paste from the clipboard to the console command line, the command(s) are
executed, but the console then stops responding to the keyboard. The only
way I have found to continue is to use the mouse to shut down R.
Typing in the console works just fine; commands are executed, command-line
editing is ok, source-ing
2013 Mar 27
0
[ANNOUNCE] xf86-input-keyboard 1.7.0
No big changes, but since we removed AM_MAINTAINER_MODE might as well bump
the minor release number.
Adam Jackson (1):
configure: Drop AM_MAINTAINER_MODE
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Peter Hutterer (2):
Use sigsafe logging for keyboard debug messages
keyboard 1.7.0
git tag: xf86-input-keyboard-1.7.0
2001 Aug 26
1
Why not available of RMySQL and RPgSQL in RWin binaries?
Hi.
Currently, PotgreSQL binary for Cygwin is included in Cygwin's
distribution. It is very stable working on my PC.
But RMySQL and RPgSQL are not included in R contrib binaries.
R's DB access will be faster by using these library than by RODBC?
Please tell me whether will be available of RMySQL and RPgSQL in RWin
binaries?
Thanks.
-------------- next part --------------
An HTML
2001 Mar 19
2
About another r-script input method for Rterm of RWin
Hello.
I try to create stat sever by IIS 4.0 + ASP + VBScript with R for Win on NT
Sever 4.0 SP6a.
However VBScript denied redirection input of R script.
Do Rwin developers have a plan to add a following function by adding an
argument of command line?
rterm --script 'r script path & file name'
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 02
0
Re: Keyboard Rewrite
On Fri, Mar 31, 2006 at 01:33:18PM -0600, Tom Spear wrote:
> Hi all, this is a call for volunteers. I am hoping that certain developers
> participating in another thread are willing to rewrite the keyboard code,
> but we need people to test. If you are interested, please reply here saying
> that you are interested, and what kind of keyboard you use, as well as the
> layout you use
2001 Feb 06
0
Fwd: Re: RWin 1.2.1: Can't access sample datasets, e.g. MASS
[I had intended to CC: this to r-help when I replied to Prof. Lumley...]
>Date: Mon, 05 Feb 2001 17:00:43 -0800
>To: Thomas Lumley <tlumley at u.washington.edu>
>From: peter denisevich <pdenis2 at home.com>
>Subject: Re: [R] RWin 1.2.1: Can't access sample datasets, e.g. MASS
>
>Many thanks,
>I generated a correct filelist using (ugh) DOS's dir and then
2011 Oct 08
2
Partial Keyboard Functionality In Old PC Game (Heavy Gear 2)
Hey folks,
I've been trying to get Heavy Gear 2 (awesome old Activision mech FPS game) up and running on wine. The game requires Direct X 6, which necessitates that I run wine configured to Windows version 95 or 98. Everything works fine except for the fact that SOME, actually the majority of the keys on my (laptop) keyboard don't work.
To be more specific, all keys seem to work when in
2009 Mar 12
5
keyboard input messed up in Wine 1.1.15?
I'm in Fedora 10 x86_64 and did a system update last night that included
updating Wine from 1.1.14 to 1.1.15. Now when I play WoW my keyboard
input is all messed up, I hit one key and get the result of another -
example W,S,A,D keys used for movement will instead act like the space
bar or esc keys, or the other way around. I try to type in chat and
whatever key I hit acts like some other key,
2014 Sep 11
0
Arrow key feature request
> Since keystrokes were brought up, this seems like a reasonable time to
> make the following seemingly simple-to-implement feature request:
>
> Navigating a multi-level menu structure seems to require use of
> UP/DOWN/ENTER/ESC. It would be easier to quickly search/navigate if it
> could be done with fingers stationed on the arrow keys so that the eyes
> can stay focused
2003 Dec 25
3
Problem plotting with xyplot
Hi all,
I am just learning R and I am trying to work through the book "Applied
Longitudinal Data Analysis" by Singer & Willett. I have some code for this book
that supposedly works in S-Plus (I don't have S-Plus so I can't verify that) and
I am trying to run the examples in R. Most of the examples run, but I have
one plot that gives me an error message. I have
2002 Jun 13
1
Problem about Rconsole: R for Windows Version 1.5.0 Patched (2002-06-05 and 2002-06-12)
R (Windows version) users/developers:
While I have checked R-help/-devel mailing lists and R-bug-tracking
system, this problem has not been reported so far. I would like to know
whether this problem is specific to my machine.
Lately I downloaded the version 1.5.0 patched [for windows] from
http://www.stats.ox.ac.uk/pub/bdr/RWin/Rpre/ [patched: 2002-06-05] and
2009 Mar 06
2
Weird Keystroke Errors
Here is my system
Fedora 10
Avant Stellar Keyboard (uses Northgate Omnikey 101 layout)
wine 1.1.14, 1.1.15, and 1.1.16
Problem:
While in game, doesn't matter which, I've tried this with World of Warcraft, and Counter-strike. I have a problem with keystrokes registering 2 keystrokes behind.
Example: While typing in game if I type the word "Anyone" the 'A' and
2001 Feb 06
3
RWin 1.2.1: Can't access sample datasets, e.g. MASS
I'm pretty sure I'll feel like [more of] an idiot but...
Using Rgui working in a fresh, blank directory.
> require(MASS)
Loading required package: MASS
[1] TRUE
> data(cabbages)
Warning message:
======> Data set `cabbages' not found in: data(cabbages) <=====
> ls()
[1] "last.warning"
> search()
[1] ".GlobalEnv" "package:MASS"
2004 Nov 19
1
R (unix) command line editing for native speakers of vi
As an inveterate user of vi, I was pleased to stumble on how
to use it for editing R commands.
When an interactive R session is launched under unix, the
command line editor most likely defaults to emacs. Typing
<esc>,<ctrl>+j will switch this to vi editing mode (see below
for possible exceptions).
excerpted from readline(3) manpage:
vi-editing-mode (M-C-j)
When in emacs
2008 May 04
1
Logitech G11 keyboard under wine
Hello,
I have a logitech G11 keyboard which has some extra keys - about 21 extra keys.
Under Linux with the use of g15daemon and using the 'logitech_g15' XkbModel, all keys are working and can be mapped to keyboard shortcuts under gnome for example.
Pressing the key G2 under xev outputs the following:
keycode 152 (keysym 0x1008ff45, XF86Launch5)
Unfortunatelly under wine the
2003 Sep 08
1
1.7.1 console unresponsive following "paste into"
Dear R Help,
I've just installed 1.7.1 and have found that the console now exhibits
odd behavior when I paste commands into it. I'm on a PC running Windows
XP Professional.
I use Word as my script editor, and then paste commands into the R
console using the standard Windows "copy" within Word then "paste"
within Rgui. This worked without a hitch in 1.7.0, but now in
2006 May 13
1
Keyboard layout switching bug: workaround?
Hi,
I'm an Austrian writer living in Montpezat (South France). I've been 100%
GNU/Linux for the past five years, and I recently switched from Slackware to
CentOS, for the sake of comfort. Overall impression: I like it!
I have a few problems to solve yet in my migration effort, mostly minor
annoyances. First things first.
I need three different keyboard layouts: de, fr_CH and fr. I'm
2008 Aug 20
0
Problem with keyboard layout
Hi!
I'm trying to set up a fully virtualized server using Xen; both host and
guest operating system is CentOS-5.2. Otherwise it seems to work fairly
well, but I can't get my finnish keyboard work correctly for the
guest (when using virt-viewer. No problems on the host).
In the beginning, using default settings, the behaviour was as if the
keyboard layout had been set to "U.S.
2016 Nov 14
0
CentOS 7 + KDE - default keyboard layout?
On 14.11.2016 17:55, Nicolas Kovacs wrote:
> But then, I'm also running Xfce on this machine, so I don't know if on
> the CentOS machine, the problem is related to localectl, to X.org or to
> KDE.
Alright, I just installed KDE in an existing VirtualBox VM (so that I
can easily undo everything later) that used to be "fully Germanized",
and then tried to switch the whole