Sponsored Content
Operating Systems Linux Android Any Android Developers in the Forums? Post 302467775 by figaro on Sunday 31st of October 2010 07:14:04 AM
Old 10-31-2010
Users in the company are raving about Android, especially considering what they were switching away from. We have developers in Asia and most people we recruit in the Asian region have some Android experience. This OS is going to make it big.
 

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

Tapatalk Stats for Forums (Android v. iPhone)

Interesting... for both the iPhone and Andriod phones, so far browsing forums using the Tapatalk apps is rare. Seems folks like the web (browser) format better. With new tablets coming out, I think this trend (browser on tablets v. special apps) will continue. I was surprised, however, that... (0 Replies)
Discussion started by: Neo
0 Replies

2. Android

Android Scripting Environment: Shell Scripting and Android

I just upgraded to Android 2.2 from 2.1. The GPS issue that was troublesome in 2.1 seems to have been fixed. Some of web browsing seems faster, but it could just be my connection is better today ;) Flash works in some browsers but not very good and it is too slow for Flash apps designed for... (0 Replies)
Discussion started by: Neo
0 Replies

3. Debian

Sandboxes for developers

hi guys, I need to create a sandbox environment on my Debian based LAMP server for PHP/MySql development. Anyone who could point me in the right direction or share their insight? (1 Reply)
Discussion started by: ziggy911
1 Replies
utxd(8) 						      System Manager's Manual							   utxd(8)

NAME
utxd - Daemon that spawns service daemons used by the Asian terminal driver SYNOPSIS
/usr/sbin/utxd DESCRIPTION
The utxd daemon spawner acts as an agent for the Asian terminal driver (atty). The utxd daemon spawns other daemons that support special services required for Asian language input. The service daemons include odld (which supports the SoftODL service), kkcd (which supports the Kana-Kanji conversion method), and simd (which supports the phrase input method). This software is available only when optional Tru64 UNIX subsets with Asian country support are installed on the system. By using the select() system call, utxd waits for requests from the atty driver. When a request to spawn a daemon for a particular service is received by utxd, it allocates a new utx device for use by the spawned daemon. The newly created daemon then talks directly to the atty driver through the utx device. The utxd daemon looks up the location of requested service daemon by reading the /var/adm/utx/utxd.conf configuration file. ERRORS
By using the syslog() function, utxd sends error messages to the syslog files. Errors can include the following: no ports could be opened Explanation: No utx device was free, so utxd was unable to open one for a requested service. select count error Explanation: An error occurred when utxd executed the select() system call. can't alloc mem Explanation: The utxd daemon could not allocate enough memory. send error Explanation: An error occurred when utxd attempted to send a reply message. counter mismatch in receive 0 Explanation: A utxd internal error occurred. FILES
The utxd configuration file The utx device special files SEE ALSO
Commands: stty(1), kkcd(8), odld(8), simd(8) Functions: select(2), syslog(3) Files: utxd.conf(4), tty(7), utx(7) utxd(8)
All times are GMT -4. The time now is 01:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy