similar to: Changing the keyboard layout

Displaying 20 results from an estimated 10000 matches similar to: "Changing the keyboard layout"

2007 Jan 25
3
Install Wine's fake-windows directory in different place
By default Wine installs its fake-windows part into $HOME. I want rather have it on a separate partition, that I mount as /wine. How can I do this? What I have found was: http://wiki.jswindle.com/index.php/Advanced_Wine_User_Information#Changing_the_location_of_Wine.27s_installation My steps so far: - Installed Wine with Synaptic - # wineprefixcreate --prefix /wine - I find the fake directory
2009 Aug 02
0
Disable networking
I saw the notes about blocking networking on the advanced wine user information wiki (http://wiki.jswindle.com/index.php/Advanced_Wine_User_Information#Blocking_Network_access_to_Software_running_on_Wine) and I thought I'd try to come up with something a bit easier than running the application as a particular user: (add the "nonet" group) Code: # groupadd nonet (setup the
2019 Oct 07
0
R from EPEL 8 missing dependency on glibc-langpack
On Mon, 7 Oct 2019 at 11:13, Jeroen Ooms <jeroenooms at gmail.com> wrote: > > I think R from EPEL 8 is missing a dependency on glibc-langpack-en or > similar. Testing with the new CentOS 8 docker image: This never was a dependency. There is no reason to depend particularly on an English locale. > docker run -it centos:8 bash > > And then in docker: > > yum
2007 Oct 22
2
Fw: about the "locale" command
hello everybody, I am writing to you since you (or some one in you team) surely have more experience than me with "locales". Thanks in advance if you can help me. I am doing a test with two Linux hosts running the bash: GNU bash, version 3.00.15(1)-release (i386-redhat-linux-gnu) Copyright (C) 2004 Free Software Foundation, Inc. Now, when I locally run the "locale"
2007 Jan 23
1
support of locale
When I ssh to a server, the locale information is set to "C" regardless of the settings in the /etc/default/init. For example: root at server: />locale LANG= LC_CTYPE="C" LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_ALL= root at server: />cat /etc/default/init #ident
2010 Mar 18
1
How to read.table with “Hebrew” column names (in R)?
(I am reposting this question after a few months without a solution...) Hi all, I am trying to read a .txt file, with Hebrew column names, but without success. I uploaded an example file to: http://www.talgalili.com/files/aa.txt And tried the command: read.table("http://www.talgalili.com/files/aa.txt", header = T, sep = "\t") This returns me with: X.....ª X...ª......
2005 May 03
0
Locale settings on Debian
Hello! I have a problem with locales in R (debian package r-base) 2.1.0-1. I get the following error: $ R R : Copyright 2005, The R Foundation for Statistical Computing Version 2.1.0 (2005-04-18), ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for
2005 May 03
0
Locale settings on Debian
Hello! I have a problem with locales in R (debian package r-base) 2.1.0-1. I get the following error: $ R R : Copyright 2005, The R Foundation for Statistical Computing Version 2.1.0 (2005-04-18), ISBN 3-900051-07-0 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for
2011 May 04
1
issue with "strange" characters (locale settings)
WinXP-x32, R-21.13.0 Dear list, I have a problem that (I think) relates to the interaction between Windows and R. I am trying to scrape a table with data on the Hawai'ian Islands, This is my code: library(XML) u <- "http://en.wikipedia.org/wiki/Hawaii" tables <- readHTMLTable(u) Islands <- tables[[5]] The output is (first set of columns):
2012 Sep 27
1
Bug#688961: xcp-xapi: xe host-set-hostname-live fails (debian is not centos!)
Package: xcp-xapi Version: 1.3.2-11 Severity: normal xe host-set-hostname-live host-uuid=68878163-7c93-17af-7911-5a2726fefc66 host-name=xapi-xh3 The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem. message: Subprocess exitted with unexpected code 2; stdout = [ ]; stderr = [ sed: can't read
2023 Jan 30
2
Sys.getenv(): Error in substring(x, m + 1L) : invalid multibyte string at '<ff>' if an environment variable contains \xFF
/Hello. SUMMARY: $ BOOM=$'\xFF' LC_ALL=en_US.UTF-8 Rscript --vanilla -e "Sys.getenv()" Error in substring(x, m + 1L) : invalid multibyte string at '<ff>' $ BOOM=$'\xFF' LC_ALL=en_US.UTF-8 Rscript --vanilla -e "Sys.getenv('BOOM')" [1] "\xff" BACKGROUND: I launch R through an Son of Grid Engine (SGE) scheduler, where the R
2008 Oct 21
3
Bug#503000: logcheck fails due to a perl warning
Package: logcheck Version: 1.2.68 Severity: important I upgraded my lenny server today. I guess the previous update is something like two weeks ago. Now logcheck started sending mails containing only this perl error: This email is sent by logcheck. If you wish to no-longer receive it, you can either deinstall the logcheck package or modify its configuration file (/etc/logcheck/logcheck.conf).
2019 Jan 25
0
[klibc:update-dash] builtin: Clear LC_ALL in mkbuiltins
Commit-ID: 494b05615ac00f171290175bed6ea065d0900818 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=494b05615ac00f171290175bed6ea065d0900818 Author: Fredrik Fornwall <fredrik at fornwall.net> AuthorDate: Sun, 24 May 2015 23:05:48 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] builtin: Clear LC_ALL
2020 Mar 28
0
[klibc:update-dash] dash: builtin: Clear LC_ALL in mkbuiltins
Commit-ID: 2133c29de320e3173d7cb1aec32676afa8b0dc17 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=2133c29de320e3173d7cb1aec32676afa8b0dc17 Author: Fredrik Fornwall <fredrik at fornwall.net> AuthorDate: Sun, 24 May 2015 23:05:48 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: builtin: Clear
2008 May 19
3
Error decoding input string.
Hi, I am trying to index a number of Spanish language text files, but a large fraction of the files are generating errors like the following... Error: exception 2 not handled: Error decoding input string. Check that you have the locale set correctly however it looks to me like my locale matches the file type. Running the file command on the files returns $ file
2014 Aug 08
1
Installing locales in Fedora
Not specifically an R question, but hopefully some Fedora users might know the answer. I am creating an rpm for an R application that uses en_US.UTF-8: Sys.setlocale(category='LC_ALL', 'en_US.UTF-8'); Sys.setenv(LANG="en_US.UTF-8") On my own Fedora installation, en_US.UTF-8 was installed by default. However this was an English system, so I am not sure this will be
2009 Mar 10
2
How do I switch the keyboard layout?
Hello there. I'm trying to switch the keyboard layout for a wine application to a nonsystem standard. Background: system standard is dvorak, but that horribly conflicts with the AWSD movement control of games. Stuff I tried and failed: * switching the layout in the GNOME panel keyboard layout switcher * rewriting the xorg.conf for english as standard language * loading us layout with loadkey
2017 Feb 02
2
Conversion error Illegal multibyte sequence in smbstatus
Hi, My output of smbstatus is bugged somehow in the Locked files section. For every line with a non ascii character, the whole string from the character to the end (included) is removed. Hence the line is attached to the next one. Here is a simplified example Locked files: Pid ... SharePath Name Time --------------------------------- 8910 ... /path
2019 Jun 05
2
Setting LC_CTYPE=en_US.UTF-8 failed
Using this in my "~/.profile": export LC_ALL=en_US.UTF-8 Yields this: $ Rscript -e 'print(9)' During startup - Warning message: Setting LC_CTYPE=en_US.UTF-8 failed [1] 9 This is confusing as the exact same environment works fine with other languages: $ python3 -c 'print(9)' 9 $ ruby -e 'puts 9' 9
2012 Feb 29
4
Bug#661687: xen-utils-common: TOOLSTACK setting not honored
Package: xen-utils-common Version: 4.1.2-3 Severity: important /etc/default/xen, which carries the TOOLSTACK setting, is not honored by xend init script. The xend initscript doesn't check for the value of TOOLSTACK. It just populates it in its initscript. lnx200-39:/etc/init.d# grep TOOLSTACK * xend:TOOLSTACK=$(/usr/lib/xen-common/bin/xen-toolstack 2>/dev/null) xend: if [ -z