Displaying 20 results from an estimated 49 matches for "dyslexics".
2003 Nov 10
10
shuffling a vector
Hi,
I'me trying to write a function that will shuffle a vector. At the
moment I'm baically making a vector of randomized indices and then
making a new vector from the original one using these random indices.
However, is there an alternative (more elegant) method to do this? I
tried help.search('shuffle') but it does'nt return anything relevant.
Thanks,
2013 Feb 17
0
[LLVMdev] pseudo lowering
On Feb 17, 2013, at 12:48 PM, Andrew Trick <atrick at apple.com> wrote:
> On Feb 16, 2013, at 1:31 PM, Cameron Zwarich <zwarich at apple.com> wrote:
>
>> That's exactly the right place.
>
> Really? You don't want the expansion to be optimized? You want to specify a machine model for the pseudo's as if they're real instructions? You don't want to
2008 Oct 23
3
Problems running Writeoutloud
Hi
I'm trying to get Writeoutloud (talking wordprocessor for dyslexics) running on an Asus Eeepc (Xandros) using Wine 1.0.
The prog installed reasonably well and after running Winetricks and fixing mfc42 I got the prog to boot. It boots OK and accepts keystrokes but when the spacebar is pressed and the prog attempts to spellcheck the word just completed I get an er...
2007 May 25
2
Deployment Guide in french?
...estion: how do I access these?
My GNOME desktop is in french OK. Only when I access the help browser
via 'Syst?me -> Documentation -> Enterprise Linux Deployment Guide', I
get access to the english version, but the french version is nowhere to
be found.
Any suggestions?
Niki
--
Dyslexics have more fnu.
2007 May 25
2
Questions about network configuration
...questions to come, but here's a first bunch :o)
Cheers,
Niki
PS: I've started on Linux with Slackware (7.1), hence a habit of
configuring my system with Vi rather than some configuration helpers.
Even if they do the job as good, it's just a matter of personal taste
and habits.
--
Dyslexics have more fnu.
2006 Mar 04
3
USB key problems on enterprise systems
Just came up with some interesting (read: frustrating) problems on
RHEL3 and RHEL4 today at work, and I've confirmed one of the problems
on my up-to-date CentOS4 system at home. I was forced into releasing
some RHEL3 systems to replace our aging RH9 systems without time for
adequate testing, and that leads to problems like these.
On our legacy RH9 systems, mounting a USB key is no problem,
2009 May 22
4
Prog running in Wine OK but needs Alt+F10 to maximise.
Hi
I've got 'WriteOutloud' (talking wordprocessor for dyslexic children) working pretty well on an Asus Eeepc (Xandros) and on an Acer Aspire One (Kuki Linux) I'm using Wine 1.0.1 on both machines. What happens is that the prog starts up normally then immediately minimises to the taskbar. To make it run fullscreen you have to click on it and press Alt+F10
Although not a serious
2007 May 15
3
GRUB and vga=788
...better readability in
console mode.
However, I tried this on my minimal CentOS 5 install, and right after
GRUB, the screen just blanks. I add that this (test) machine ran maybe a
dozen other distros before, and the 'vga=788' line always did the trick.
Any suggestions?
Niki Kovacs
--
Dyslexics have more fnu.
2018 Aug 06
2
Back to Xfce
Nicolas,
Thank you!? But I am Dyslexic and very mono-linguistic; at least I could
read the actual commands, if not all the wonderful comments...
On 08/06/2018 10:26 AM, Nicolas Kovacs wrote:
> Le 06/08/2018 ? 16:05, Robert Moskowitz a ?crit?:
>> But notes that this installs Gnome (which I don't want) and that instead to
>>
>> yum groupinstall ?X Window System?
>>
2007 Apr 13
4
Polycom 501 sluggish keys: found the problem!
Here is what I had to change on the phone1.cfg file:
I had this value in my 1.6.7 file, put in there following suggestions from
the Wiki
(http://www.voip-info.org/wiki/index.php?page=Polycom+Soundpoint+IP+501) :
reg.1.server.1.expires="30"
Now, this worked flawlessly with 1.6.7. But with 2.x, this seizes up the
phone with a huge CPU load (approaching 100% at times) and makes it
2018 Aug 06
2
Back to Xfce
On 08/06/2018 11:11 AM, Tony Schreiner wrote:
> On Mon, Aug 6, 2018 at 10:55 AM Robert Moskowitz <rgm at htt-consult.com>
> wrote:
>
>> Nicolas,
>>
>> Thank you! But I am Dyslexic and very mono-linguistic; at least I could
>> read the actual commands, if not all the wonderful comments...
>>
>> On 08/06/2018 10:26 AM, Nicolas Kovacs wrote:
2007 May 29
0
Re: CentOS Digest, Vol 28, Issue 28
...ha, maybe a typo. So
I entered the GRUB shell and booted CentOS without problems, using tab
completion.
I double- and triple-checked after this, but I can't seem to find the
error. The stanza seems OK, but still it won't work.
Do you see a mistake that I don't see?
Niki Kovacs
--
Dyslexics have more fnu.
------------------------------
Message: 4
Date: Sun, 27 May 2007 08:17:05 -0700
From: "Akemi Yagi"
Subject: Re: [CentOS] Slightly OT: Debian and CentOS multiboot:
menu.lst problem
To: "CentOS mailing list"
Message-ID:
Content-Type: text/plain; charset=ISO-88...
2007 May 29
0
Re: CentOS Digest, Vol 28, Issue 28
...ha, maybe a typo. So
I entered the GRUB shell and booted CentOS without problems, using tab
completion.
I double- and triple-checked after this, but I can't seem to find the
error. The stanza seems OK, but still it won't work.
Do you see a mistake that I don't see?
Niki Kovacs
--
Dyslexics have more fnu.
------------------------------
Message: 4
Date: Sun, 27 May 2007 08:17:05 -0700
From: "Akemi Yagi"
Subject: Re: [CentOS] Slightly OT: Debian and CentOS multiboot:
menu.lst problem
To: "CentOS mailing list"
Message-ID:
Content-Type: text/plain; charset=ISO-88...
2005 Jan 24
1
Mediatrix voip gateway 1124 and 1204 in UK setting
...g compatible with UK PSTN)? Are they
transparent to the asterisk system, i.e.does each fxo port look like a separate IP phone
to the asterisk system?
I do realize that these questions are quite broad, but do appreciate any info. Thank you very much
for your consideration.
--
dyslexics of the world - untie !
2013 Feb 17
4
[LLVMdev] pseudo lowering
On Feb 16, 2013, at 1:31 PM, Cameron Zwarich <zwarich at apple.com> wrote:
> That's exactly the right place.
Really? You don't want the expansion to be optimized? You want to specify a machine model for the pseudo's as if they're real instructions? You don't want to schedule or register allocate the real instructions?
-Andy
> On Feb 16, 2013, at 1:08 PM, Reed
2004 Jun 16
0
(no subject)
Hello!
We are using the Digium 405PP card, and getting the following messages:
Jun 16 16:16:17 NOTICE[81926]: chan_zap.c:6832 pri_dchannel: PRI got event:
6 on Primary D-channel of span 1
Jun 16 16:16:17 NOTICE[81926]: chan_zap.c:6832 pri_dchannel: PRI got event:
8 on Primary D-channel of span 1
My config file is below. We are trying to set up D-Channel on channel 24,
1-23 in trunk group 1,
2007 Feb 12
1
Error message in logs
...secured
Feb 12 13:52:30 wurfel dovecot: IMAP(username): file
mbox-sync-rewrite.c: line 404 (mbox_sync_read_and_move): assertion
failed: (need_space == (uoff_t)-mails[idx].space)
--
Jay Chandler
Network Administrator, Chapman University
714.628.7249 / chandler at chapman.edu
Today's Excuse: Dyslexics retyping hosts file on servers
2005 Jan 24
3
OT: Libnewt sourcecode?
Hi,
I'm trying to compile zttool from the Zaptel lib, but I just can't find the sorcecode for Libnewt.
Anyone got a link?
Since i'm using LFS, I can't use precompiled packages.
--
Med venlig hilsen / Best regards
Michael L?jtnant - Systems Engineer
ZyXEL Communications A/S
Columbusvej 5 - 2860 S?borg
Tel (+45) 3955 0700 - Fax (+45) 3955 0707
2007 Jun 01
1
XFCE-4.4, Samba shares, Beryl
....
1) I've seen various HOWTO's about how to display Samba shares with the
Thunar file manager. Did anyone manage to do this with CentOS?
2) Is there some HOWTO about configuring that nice 3D-desktop? I have an
older NVidia card, a GeForce2. I wonder if this is enough.
Cheers,
Niki
--
Dyslexics have more fnu.
2007 Jun 02
2
Totem Can't Read .wmv Files
When I try to read a .wmv file, I get the error message:
"Totem could not play 'file://tmp/F15.wmv'. You do not have a
decoder installed to handle this file. You might need to install the
necessary plugins.'
Granted that I am missing something, what is it, and where do I get it /
install it?
Thanks in advance -- Bob T.