Displaying 20 results from an estimated 30000 matches similar to: "script/console cursor goes crazy sometimes on XP"
2009 Jul 21
1
Rcmdr GUI goes into loop via alt+backspace under Windows OS
I'm using Rcmdr version 1.4-10 with R version 2.9.0 under Vista x64.
A standard editing convention under Windows is that alt+backspace is a
keyboard shortcut for "undo". I often find myself hitting the [alt] and
[backspace] keys while editing scripts in Rcmdr. However, this causes the
Rcmdr GUI to go into a crazy mode where the menu keeps flashing and the GUI
is unresponsive.
2001 Mar 28
5
R and xterm
Howdy!
I have a problem that's similar to one discussed earlier on the list:
When not in xterm all the backspace and cursor-movements and stuff
are working well. Only when I start R in an xterm window backspace
appears as ^H and so on. What can I do?
Ragnar
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2013 Nov 01
5
cat with backspace and newline characters
Hi,
when mixing newline and backspace characters I get the following output
(see below). In the second call, the backspace character is simply not
applied. Is this normal behaviour?
Thank you.
> cat("abc\b")
ab> cat("abc\b\n")
abc
>
[[alternative HTML version deleted]]
2014 Feb 22
2
showing informations in menu
On Fri, Feb 21, 2014 at 2:50 AM, Ferenc Wagner <wferi at niif.hu> wrote:
> Alexandre Blanchette <blanalex at gmail.com> writes:
>
> > Is there a way to show some bits of information in the menu, like
> > Syslinux version, MAC address and IP address? When the menu is loaded
> > at startup, this information is quickly erased and is not easily
> > readable.
2011 Sep 25
2
SSH in and my terminal keystrokes are weird.......
Hi All,
I upgraded to OS X 10.7 on my laptop and when I try to ssh into my servers
and do edits it seems my backspace is now weird. When I backspace it skips
all around, inserts what looks to be special characters, etc. If I save and
go back in the file edited right, but due to all the inserted garbage and
skipping around of the cursor I cant tell at that time if what I did worked.
I dont recall
2008 Jan 05
2
openSuSE 10.3 compiz loads with white screen for 1 user
Listmates,
I have an interesting problem with compiz on openSuSE 10.3. On a 4 user
system, compiz loads with a blank white desktop. The desktop begins to
load and you can see the desktop background, then it goes completely
blank white. The mouse cursor is visible, but nothing else. You can spin
the cube, no caps are present, but the mouse is non responsive otherwise
(no right-click response or
2009 May 22
3
Gnome terminal oddity
I have the following gnome terminal profile settings:
Backspace = ASCII DEL
Delete Key = Escape Sequence
If the logged in session in the terminal window is my own user id
then the delete key does nothing. If however, I su -l in the same
terminal window then the delete key removes the character under the
cursor and left shifts the rest of the line.
I am fairly confident that the delete
1999 Feb 27
1
history (PR#127)
Full_Name: john hughes
Version: 0.63
OS: Linux 4.2
Submission from: 195.147.221.243 (195.147.221.243)
Unable to get previous commands(history)using the cursor key. Cursor UP Arrow
Key produces '[A' or something similar backspace produces '[B'. No .Rprofile or
.B file created on installation. I've tried creating them but couldn't find out
what commands to put in to get
2016 Apr 20
2
Backspace key does not work in a ssh chroot jail
I setup a ssh chroot jail following this[1] guide. It works for my user to login, use ls and use scp which is all I really want. I do have a problem I cannot solve: when connected and navigating the filesystem, the backspace key actually moves the cursor forward and does not delete what I type.
I may have found a hint from some googling that readline will read in /etc/inputrc on login but if
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
2008 Mar 10
2
Tinn-R related problem
Greetings!
I have an issue with an R editor (namely Tinn-R). A few weeks ago all of a
sudden the backspace, enter and direction keys were not working. I updated
Tinn-R to the newest version but still no sollution. After this I tried
reinstalling it (prior to that I removed Tinn-R and deleted all the
"leftovers" manually) and still no change. In every other execution (e.g.
when I save a
2014 Feb 21
3
showing informations in menu
Is there a way to show some bits of information in the menu, like Syslinux
version, MAC address and IP address? When the menu is loaded at startup,
this information is quickly erased and is not easily readable.
--
Alexandre Blanchette <blanalex at gmail.com>
2008 Nov 27
2
Mouse crazy on Full screen app + Tablet PC
Hi, I don't really expect this to get fixed but I have an issue and I was hoping someone would be able to at least diagnose it. I have a X41T Thinkpad. It is a tablet pc and when I have a full screen app (i.e. game) open the digitizer pen goes nuts.
The cursor tries to go off the screen. Holding it perfectly still will cause the mouse to glide slowly across the screen while moving it
2011 Oct 06
2
?Common CLI Wrap Bug Strikes WINE?
This has been on my mind for a long time, and it's time I ask. Every version of WINE I have ever used Wine cmd in has this "bug", but I don't know if it's Wine's fault, or terminal's fault. Or if WINE cmd can at least be made more compatible with terminal.
If I open terminal (only tried this in Linux) and run wine's cmd, I get wine's cmd in the terminal. If I
2010 May 09
1
Vim - In INSERT Mode, the Backspace key does not work
Hi All,
I'm not very good with Vim.
I noticed when it is in INSERT Mode, the backspace key no longer works.
How to do I configure it so that it will work with the backspace key?
Any ideas?
Thanks
Mary
2008 Jul 29
1
Xdefaults file.
I am trying to get my xterm window under gnome to open with large fonts,
with light green foreground and dark green background. I have the
following .Xdefaults file contents:
$ cat .Xdefaults
! This is a comment ;-)
#ifdef COLOR
*customization: -color
#endif
!! Let's cast a wide net, for any app supporting these
! Blink instead of beeping
*visualBell: True
*scrollTtyOutput: False
2007 Sep 12
1
how to stop cursor blinking in wine GUI
Hi all wine users and developers,
I have a touch question which I have been searching answers for quite a long
time to configure wine but still have not solved yet. Wine is the only
Windows program simulator running in Linux which I use, however one thing
annoying me is that currently the cursor is always blinking in the GUI. For
example, the editplus running in wine. Something it really drives
2013 Nov 13
1
trashed
On 11/12/13, Reindl Harald <h.reindl at thelounge.net> wrote:
> tell that Noel which is blocking my messages and so did
> not read what i quoted from Benny's trolling but opens
> his mouth
>
> tell that Noel which is abusing his power by set complete
> IP-ranges on RBL lists he maintains because he does not
> like one person using a mailserver on that range besides
2015 Apr 08
2
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
On 2015-04-08, David Both
<dboth at millennium-technology.com>
wrote:
> The easy way to restart gdm is when you are on the login screen itself
> or the desktop simply press Ctrl-Alt-Backspace. This works for Upstart
> in CentOS 6.x but will not work for CentOS 7.x which uses Systemd. The
> service command does not work for gdm. However, logging out of the
> desktop will
2006 Apr 06
2
rails 1.1 - console broken
Have upgraded to rails 1.1 and now ruby script/console does not work.
Throws an error:
c:\work\development\rails\application1>ruby script/console
Loading development environment.
c:/tools/ruby/lib/ruby/1.8/irb/init.rb:151:in `parse_opts'': undefined
method `up
case'' for nil:NilClass (NoMethodError)
from c:/tools/ruby/lib/ruby/1.8/irb/init.rb:19:in `setup''