Software :: Calculator Casio Or Ti- Emulator ?

Jan 19, 2011

Do you know some calculator casio or Ti- emulator for linux ?

View 6 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Casio Keyboard AUX To USB Microphone Input?

Dec 12, 2010

I am trying to get the sounds that are played on the Casio CTK-651 keyboard from the keyboard into ubuntu or windows. I can get the signal, but no sound is played back under Windows when it's connected with an AUX-to-USB connector. When I do it with the MIDI-to-USB connector in windows and ubuntu, whenever I press a key, I get what is programmed into LMMS through connecting in a channel. I can't get the piano or guitar or whatever sound that the keyboard is making into the computer. I can upload some video to show what I'm talking about with the aux connector.

View 1 Replies View Related

Hardware :: Unable To Access The Pictures On Casio Exilim EX-Z9 On Ubuntu 10.10

Oct 24, 2010

I have a Casio Exilim EX-Z9 and am running Ubuntu 10.10. When I plug the camera into the USB port it appears in the list of storage devices as "2.0 GB Filesystem" but when I try to access it I get an error message saying:
"Unable to Mount 2.0 GB Filesystem Error Creating Moint Point: No such file or directory" I downloaded digiKam but that didn't work either. For a start, it recognised the camera as a USB storage device and then when I tried to access it I came up with this message: "Cannot access the storage device. org.freedesktop.Hal.Device.Volume.UnknownFailure: Cannot obtain lock on /media/.hal-mtab"

View 9 Replies View Related

Fedora :: "A Windows 16/32/64 Bit Emulator" But Wine Stands For Wine Is Not An Emulator

Jan 11, 2011

I opened KPackageKit in my new Fedora system. I want to get wine. The description says "A Windows 16/32/64 bit emulator". But wine stands for Wine Is Not an Emulator.

View 2 Replies View Related

Fedora :: Graphing Calculator Program For KDE?

Apr 10, 2010

Does anybody know of a good graphing calculator program for Fedora 12 KDE? I tried fung-calc and some problems are occurring in the installation. I have followed the directions in the README, and I am doing something wrong, although I am following the directions in the README. Basically, it can't make. I get a message stating:

Code:

[root@localhost fung-calc-1.3.2b]# ls
acinclude.m4 configure.files Fung_calc.kdevelop NEWS
aclocal.m4 configure.in fung-calc.spec.in README

[code].....

View 14 Replies View Related

Ubuntu / Apple :: Calculator Does Not Launch In 10.10 PPC?

Dec 4, 2010

When I try to launch the Calculator from the Applications menu I get the "Starting Calculator" tab in the bottom panel, but the application never launches and the tab disappears after a few seconds.

View 6 Replies View Related

Ubuntu :: Get The Calculator Icon On Top Taskbar?

Feb 15, 2011

i cannot work out how to get the calculator icon on my top taskbar so i can access it fast from there, i know that with ubuntu you right click on it and add to taskbar, this doesnt seem to do it with xubuntu, i cannot work out how to do it.

View 5 Replies View Related

Red Hat :: Can't Find A Crc32 Calculator In Centos 5

Sep 13, 2010

I have looked around but I can't find a crc32 calculator in Centos 5. Is there a native app or one I can download?

View 1 Replies View Related

Slackware :: Calculator Not Working In Gsb-current

Nov 20, 2010

I see the "starting calculator" icon but it just disappears after a few seconds. If gcalctool is run from a terminal it prints Code: GLib-GIO-ERROR **: Settings schema 'org.gnome.gcalctool' is not installed The way to fix it : Code: cd /usr/share/glib-2.0/schemas/ glib-compile-schemas .

View 1 Replies View Related

Fedora :: No Decimal Point In Programming Calculator?

Dec 9, 2010

I just noticed there doesn't seem to be a decimal point button on the calculator (gcalctool 5.32.0) when it is in programming mode. I'm using Fedora 14 (32-bit).

View 4 Replies View Related

Ubuntu :: Software That Can Replace Graphing Calculator?

Oct 4, 2010

I'm currently reading math courses at home, as opposed to doing it in school, and Swedish schools recommend getting a TI 80 or TI 83 calculator for these math courses. If I'd actually buy one of them, a TI 83 would probably be a better choice since it would last me through more courses, but for now a TI 80 calculator is enough. They are graphing calculators, for anybody that doesn't know.

Anyway, since I'm reading at home, and these calculators are a little expensive, I was looking at software to replace them... The gnome calculator that comes with Ubuntu is a good start, and is probably almost enough for what I will need for now, but it lacks the graphing capabilities, which I will need.

Is there either a more complete calculator, or something to complement the gnome calculator, that will suite my needs? I know I could look through all of the calculators in the repos, but frankly it takes quite a bit of time.

View 2 Replies View Related

Ubuntu :: The Calculator Makes Mouse Unusable In 10.10

Oct 12, 2010

When I press the calculator key on my keyboard and the calculator comes up, I can't use my mouse anymore. I can move it but I can't click on anything. Is there a fix for this?

View 4 Replies View Related

Ubuntu :: Possible To Edit Source Code Of Calculator?

Dec 23, 2010

I want to know if it is possible to edit the source code of the programs in Linux. Like, take the calculator for instance. If I want to add a user-defined function to it, how can I do it - if I can do it at all? In general, where and how can I look at the source code of such programs ?

View 3 Replies View Related

Ubuntu :: Change Calculator Mode In Natty?

Apr 30, 2011

Just upgraded to Natty and I cannot figure out how to change the calculator mode to scientific.

View 2 Replies View Related

Programming :: Invoke The Calculator In Bash Script?

May 16, 2010

My main problem right now is doing floating point arithmetic within a bash script, with variables.Right now I have a folder called "myExamples" with a script called "run_example" that runs with no issues.I plan to(1) create many folders inside [myExamples], that are named [example10] [example11]...each containing an identical copy of (run_example),(2) modify Line 172 of each copy of (run_example)...in one copy, it would be 3.00, the next copy would have 3.05, etc. (This part doesn't work!)How can I use the available calculator bc code to do floating point operationsMy code is below -

#!/bin/sh
# run from directory where this script is
cd `echo $0 | sed 's/(.*)/.*/1/'` # extract pathname

[code]....

View 1 Replies View Related

Ubuntu :: Axis C++ Calculator Sample Not Working

Mar 29, 2011

I have followed the calculator sample tutorial and cannot get the the calculator client working, the problem appears on the server side. I am working on Linux, I am using:

- Axis C++: axis-c-linux-current-bin.
- Xerces (parser xml): xerces-c2_2_0-linux8.0gcc32
- Apache 2: httpd-2.0.64.

I have used Eclipse to compile the example. When I run the calculator client I get the following message on the command line: "terminate called after throwing an instance of 'axiscpp::SoapFaultException' what(): Cannot deserialize the requested element " and warning message:

[code]....

View 3 Replies View Related

Programming :: Print Cgi Result (loan Calculator) Using Popup

Jan 7, 2010

I am using the script below but need to make it to show the result in a html popup window. The script is Free and I don't think Kristina will complaint by making it more versatile.

The problem I have is that the script moves to a standalone window to show the results. I am interested in making it "popup' a window with the results.

Code:
#!/usr/bin/perl
# NOTE: You must change the line above to point to the path to Perl
# on your system.
#########################################################################
##### AffordaBilly v1.0#
##### Copyright 2001, Kristina L. Pfaff-Harris, scripts@tesol.net#

[Code]....

View 1 Replies View Related

Ubuntu :: Meerkat Gcalctool 5.32.0 (default Calculator) Missing Memory Registers

Oct 28, 2010

Ubuntu 10.10 default calculator, gcalctool 5.32. seems to be missing the 10 memory registers it used to have. The geaphic keys for memory functions are missing and control-M does not bring up memory pop-up either. Am I just missing something or have they been removed? I store lots of intermediate results in the registers for use later in calculations.

View 7 Replies View Related

Ubuntu :: New Calculator - Change The Pull Down To 'decimal' Expecting To See The Decimal (base 10) Value

Mar 31, 2011

snappy title to grab attention. maybe not stupid, but bleeding difficult to use, talk about a non-obvious, non-intuitive interface; I want to enter a hex value, and have the calculator convert that to decimal. So, I use the pull-down, choose 'hexadecimal', enter the hex value, then change the pull down to 'decimal', expecting to see the decimal (base 10) value. What do I see? The display just adds the hexadecimal base to the end of the hex value I just wrote! Where's my decimal (base 10) number damn it? I can't for the life of me work it out.

View 4 Replies View Related

Programming :: Invoke The Calculator "bc" In Bash Script For Floating Point Arithmetic?

May 15, 2010

My main problem right now is doing floating point arithmetic within a bash script, with variables.Right now I have a folder called "myExamples" with a script called "run_example" that runs with no issues.I plan to(1) create many folders inside [myExamples], that are named [example10] [example11]...each containing an identical copy of (run_example),(2) modify Line 172 of each copy of (run_example)...in one copy, it would be 3.00, the next copy would have 3.05, etc. (This part doesn't work!)How can use the available calculator bc code to do floating point operations?My code is below -

#!/bin/sh
# run from directory where this script is
cd `echo $0 | sed 's/(.*)/.*/1/'` # extract pathname

[code]...

View 2 Replies View Related

General :: USB To USB CD ROM Emulator?

Feb 18, 2010

I'm wondering if anyone knows of a CDROM emulator that runs on Linux. I want to emulate this configuration:

[CDROM DRIVE]----USB CABLE----[COMPUTER UNDER TEST]

Where [COMPUTER UNDER TEST] is a computer that boots from a physical CD inserted into the [CDROM DRIVE]. Only instead of the [CDROM DRIVE] I want the following configuration:

[CD IMAGE BUILD MACHINE]-----USB CABLE-----[COMPUTER UNDER TEST].

I want to build an ISO image on the [CD IMAGE BUILD MACHINE] and have some sort of USB CDROM emulator running on it to serve up the ISO image to the [COMPUTER UNDER TEST] as though it was talking to the [CDROM DRIVE]. Does this exist? If it does, I can't find it. I want to do this so I can test out bootable CDs without burning a lot of coasters.

View 2 Replies View Related

Ubuntu :: Run Emulator Of Mac Os?

Jul 5, 2010

I've had enough with Windows and decided to try Ubuntu, I'm slowly getting used to it a bit and finding my feet a little but my big problem is: I have an Iphone and I'm only keeping Windows currently as I can't get iTunes to work on Ubuntu. I've looked online for 'how to' vids ect and I have found many things yet none of them tell me in simple terms how to do it. Do I need to run a emulator of a mac os? Run iTunes in Wine?

View 2 Replies View Related

Fedora :: CD ROM Emulator For ISOs

Oct 30, 2010

I have some ISO, UDF, and IMG files on my Windows partition that I would like to mount in Fedora so that I can run it as if it were a CD. In Windows, I used Magic Disk to do this. I searched the forums and found posts that told how to do it from the CLI, but I would like to do it from the GUI.

I am running Fedora 13 with Gnome.

View 2 Replies View Related

Ubuntu :: Games And What Is The Best Mac Emulator

Jun 19, 2010

what is the best mac emulator? a friend was talking about running some games through mac emulator, but i didnt get a chance to ask him about it. and how do yall mostly run games? i tried a couple games using wine, but some games do not work. though i have not tried a whole lot.

View 1 Replies View Related

Ubuntu / Apple :: Where To Get A Mac Emulator?

Nov 16, 2010

Most of the really popular packages (Skype, ooVoo, Dragon Naturally Speaking, etc) are available for Microsoft and Apple platforms but not Linux/Ubuntu. Wine doesn't seem to bring much joy for running these reliably. So my question is - is there a Mac emulator? That would seem a good way to go since apple also use a unix variant and presumably the emulator would be a lot more compatible/reliable?

View 9 Replies View Related

Ubuntu :: I Need A Working Emulator!!

Jan 5, 2011

how to get it to make the roms that i downloaded show up..i've read countless threads with no luck, seems each person's problem is so very different.i'm using 64bit.

View 6 Replies View Related

Software :: Terminal Emulator Using SDL

Mar 3, 2011

It would be great if there was a terminal emulator application that used SDL.

Basically all I want to do is open a terminal, however, this is on an embedded device, and the only form of output available to me is the linux framebuffer (or ssh/serial, but I want to use the LCD). I have SDL installed already.

Actually, if there is an application that uses the framebuffer device directly, that would be fine too. I just think its odd that there are so many terminal emulators already, but none of them use SDL.

View 2 Replies View Related

Fedora :: Install Skyeye - An Emulator On F12?

Apr 5, 2010

I am right now trying to install skyeye - an emulator on F12. on make, i have the following error: could not find sys/stropts.h. What am I missing here, which could overcome this error./Bharath

View 5 Replies View Related

OpenSUSE :: Right Click Emulator For Touchscreen?

Nov 13, 2010

i did some investigation and came accross mouseemu. however it seems like mouseemu is no longer part of the suse repositories. also its just available for ppcis there any way to have a behaviour like ctrl+click + rightclick?

View 8 Replies View Related

Ubuntu :: Can't Uninstall The Zsnes Emulator?

Mar 3, 2010

I'm running Ubuntu 9.10 on a Dell Inspiron 1501. The other day I installed a super nintendo emulator (ZSNES) to play around, but decided I didn't like it and cannot unistall it.I am an administrator on this machine. I have tried uninstalling from the synaptic package manager (crash) and the ubuntu software center. In the ubuntu software center, the error I get is:

Code:

installArchives() failed: dpkg: parse error, in file '/var/lib/dpkg/available' near line 2 package 'xserver-xorg-input-vmmouse':
value for `status' field not allowed in this context

Is there something I'm not doing right? Forgive the newbieness, as always

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved